Activity: Size

STEP 3: Let's make our robot's face bigger!

Comments are part of our code that doesn't get read by the computer. We can use the comments above the toolkit commands to figure out what each argument does. Commented lines start with a # and appear grey in the editor.

  • Use the comment above the shape command to find the width argument.
  • Change the square's width argument from 100 to 280.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support