|
|
@ -1988,7 +1988,7 @@ console.log(copyPerson.hasOwnProperty('score'))
|
|
|
|
|
|
|
|
|
|
|
|
##### Exercises: Level 2
|
|
|
|
##### 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.
|
|
|
|
1. Count logged in users,count users having greater than equal to 50 points from the following object.
|
|
|
|
|
|
|
|
|
|
|
|
````js
|
|
|
|
````js
|
|
|
|