I would like to create a function that takes in a list and a new_value. It will put the new_value at the appropriate place in the list. Basically if the list = [3,7,8,11] and ne