You are not logged in.
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
I'll make a project for it...
Online
Darn! You replied before me! Anyways, I have done it:
http://scratch.mit.edu/projects/fg123/747362
Online