Lesson 1

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

Learning Goal: ​Students will be able to control sprites and move them around the stage.

Write your text here.Today I will…

  • understand order in programming and troubleshoot when instructions within a program are out of order.

  • distinguish between integer and string data types

  • use a series of commands to establish order in a program.


Learning Objectives
Students will know how to:

  • Distinguish between strings, integers, and float data types

  • Use string, integer, and float data types in a program

  • Write programs that carry out actions in an intended sequence

  • Debug a program that runs but produces unexpected or unwanted results

  • Use an error message to help debug a non-working program..