def nest_elements(list1, start_index, stop_index): \'\'\' Create a nested list within list1. Elements in [start_index, stop_index] will be in the nested