pull/277/merge
Thom 7 months ago committed by GitHub
commit 89a94bbf53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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