STEP 3: We are ready to create the next pet! Let's create a dog.

  • In GRAPHICS, click on . Drag Dog into your code editor.
  • From , drag in Go To.
  • Change the coordinates from in .go_to() from (-100, -50) to (-200, -150).
  • Drag in a Move Forward command. Change the integer argument to 300.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)