en.javascript.info/1-js/04-object-basics/01-object/8-multiply-numeric
Milo Silva 73550e58ac
Update 'properties' to 'property values'
The task asks to multiply numeric object 'properties', however the term 'object properties' include both the 'property keys' of the object as well as the 'property values' of the object. It is clear the intention of the task is to change property values. 
This change improves clarity of the task description.
2020-09-27 11:08:51 +02:00
..
_js.view up 2017-03-21 14:41:49 +03:00
solution.md make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
task.md Update 'properties' to 'property values' 2020-09-27 11:08:51 +02:00