• Drag a Click on Stage event from . Delete the default commands inside of the event.
  • Inside the event, create a variable named is_drawing.
  • Go to and drag Get Pen Down. Drop it inside the click() event.
  • Move the .get_pen_down() command to be the value of the variable is_drawing.

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)