bit.ly/Scratchslides
Visit scratch.mit.edu
We can control what computers do!
Conditional statements are how we make computer programs smart.
Events execute code when something happens, in this case, the user clicking the green flag.
Notice when you stop and start your program it picks up where you left off.
This isn't always what we want.
Reset code tells your program how to start each time the user clicks the green flag.
Go to: http://bit.ly/GettingStartedScratch3
By Delaine Wendling