DOT NOTATION: This short program introduces dot notation, the way Python assigns commands!

  • Click Run to see the example program run on the stage.
  • Look at lines 22 and 24 in the code editor. The player is supposed to speak and move, not the cheerleader!
  • In this lesson, we will learn how to fix this program by giving specific commands to specific sprites (characters).
  • Click Submit and Next to move on.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE