Please enable JavaScript to use CodeHS

Indiana Computer Science: 7th Grade

Lesson 1.1 Intro to Tracy's Grid World

Description

In this lesson, students are introduced to Tracy the turtle and learn about the world she lives in and how to begin communicating with her. They refresh the concept of coordinate points on an x-y axis and practice using the goto command to send Tracy to different locations in her grid world.


Objective

Students will be able to:

  • Describe the difference between block and text coding
  • Use coordinate points to describe locations on a grid
  • Use the goto command
  • Define and describe syntax