Hi all,
I've created a small program based on a program/message that someone had posted in 2008 in the forums. Basically, the idea is to get the user to type in their name and have the cat say it back to us.
However, the program is not taking any input from the keyboard!
My program is here - http://scratch.mit.edu/projects/anroid/3059645
Can anyone take a quick look and tell me where I'm going wrong? It's driving me crazy!
Thanks for helping a newbie!
Anroid
Offline
Well, most people use the Ask and Answer blocks to grab input from the user....
when gf clicked ask [what is your name?] and wait say (answer) for (2) secs
Offline
Hi,
What kind of input do you need from the keyboard?
Regards,
CAA14
Offline
Hello! This is my solution.
when gf clicked ask (Whats Your Name?) say (join(hello, ) and (answer))
Offline
Is it working?
Regards,
CAA14
Offline