Lesson 9

blue and white striped round textile
blue and white striped round textile

Learning Goal: ​Students will be able to use loops to repeat a set of commands to create a design.

Learning Objectives
Students will know how to:

  • Use loops to avoid repeating lines of code

  • Understand and modify range in a loop

  • Use variables in a loop

Today I will…

  • use a loops to avoid repeating lines of code

  • understand and modify range in a loop

  • use variables in a loop

  • use loops to create a spiral drawing

  • use a loop to program a sprite to move and draw on the stage.