Fixed #1982
This commit is contained in:
parent
46c2ad4057
commit
c31f6956c1
@ -755,7 +755,7 @@
|
||||
"title": "Manipulate JavaScript Objects",
|
||||
"difficulty":"9.9823",
|
||||
"description":[
|
||||
"There are many ways to add and add and remove properties from objects.",
|
||||
"There are many ways to add and remove properties from objects.",
|
||||
"For example, we can add properties to objects like this:",
|
||||
"<code>myObject.myProperty = \"myValue\";</code>",
|
||||
"We can also delete them like this:",
|
||||
|
Loading…
x
Reference in New Issue
Block a user