Search
Use the map() method to append "@example.com" to the end of each element of the usernames array and store the result in emails.
map()
usernames
emails