I am trying to take a user input, iterate over each element of the input while converting it into an int, and using those ints to pull corresponding elements from a list. Fr