Scratch Exercises - Input, Processing, Output


1.  Write a program that asks the user their name, and then greets the user.  For example, "What is your name?".  The user enters "Bob", and the sprite on the stage says, "Hello, Bob" for a couple of seconds.