Week 2: Apr 28-2

Scratch 

Learning Objectives

  • Debug programs so that they will run and will produce the desired output.
  •  Know how to recreate algorithms as programs.
  •  Develop programs to produce desired outputs, including the use of the repeat command

Why do you think these blocks will produce the same outcome?

  •  Sometimes programs use different blocks but produce the same outcome
  • Sometimes we use the same blocks in a different order. These programs will produce the same outcome.

Repeat loop in Scratch