Search
Finish the method definition below.
users is a list of names. The method should insert the name provided as user at the index provided as index in the users array. The method should return the updated array.
users
user
index