Search
Finish the method definition below.
users is an array of hashes. Each hash has the keys "user" and "phone", a string representing the user's phone number. The method should return phone numbers of all users separated by a comma and a space ", ".
users
", "