In this exercises something goes wrong. Even though we have created a copy of person1, modifying the property city of person2 also changes the value for person1. This happens because we have created a shallow copy. How can we fix the code in order to be able modify the values of person2 without changing the values of person1?
-
Notifications
You must be signed in to change notification settings - Fork 0
udinocera/JSON-Methods-3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published