7 kyu
Add a property to an object
697 of 698Palle
Description:
Write a function that adds a named property to an object. It must be possible to set the property to a new value. If the property already exists on the object, and error should be thrown.
Fundamentals
Similar Kata:
Stats:
Created | Sep 11, 2015 |
Published | Sep 11, 2015 |
Warriors Trained | 1151 |
Total Skips | 59 |
Total Code Submissions | 2600 |
Total Times Completed | 698 |
JavaScript Completions | 697 |
Total Stars | 19 |
% of votes with a positive feedback rating | 88% of 152 |
Total "Very Satisfied" Votes | 119 |
Total "Somewhat Satisfied" Votes | 29 |
Total "Not Satisfied" Votes | 4 |