BigBinary Academy
JavaScript
Challenges Set 12
66.26
Courses
Search
Assessment
66.26
Print users phone numbers
Get all the user's phone numbers.
Input will be a list of users.
Each user will have a field
phone
.
Return the phone numbers of all users.
For example:
Previous
Next