pull/277/head
ThomSullivan 3 years ago
parent d0c066fcb9
commit 81edf207ff

@ -1988,7 +1988,7 @@ console.log(copyPerson.hasOwnProperty('score'))
##### Exercises: Level 2
1. Find the person who has many skills in the users object.
1. Find the person who has the most skills in the users object.
1. Count logged in users,count users having greater than equal to 50 points from the following object.
````js

Loading…
Cancel
Save