Scratch questions
Loading Computational thinking2
Loading Iteration
Loading Scratch - Selection
Loading Variables (in scratch)
Loading Scratch Operators - Comparison
Loading Scratch operators - Logical
Loading Scratch operators - Mathmatical
Loading Scratch - While Loop
|
Basic motionArrow keys: to move up/down/left/right
Space bar: to move scratch back to middle Go to: https://scratch.mit.edu/ and see if you can code it HINT: You will need event blocks and motion blocks HINT2: The move 10 steps block can also contain negative numbers like -10 |