Pages: 1
Topic closed
Is there anyway for the USER (not the programmer) to input text variables whose value then controls the flow of instructions?
Offline
Well, sort of. In scratch 1.4, you can ask things, where the user can input text. It then puts it in a "variable" called answer. Then I guess you could do:<when green flag clicked>ask (whatever you want)<set{ variable }to( answer