im trying to get a list to recognize which number it is on based on what is typed in. for example say the first thing in the list is hello and i type in hello. i would like to find out a way to make it know that i typed in the first word in the list and the same with every other number. i want to do this without using multiple if blocks (an if block for every number)
Offline