Skip to content

udinocera/JSON-Methods-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

JSON methods

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?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published