WARNING: This program has a syntax error, which means we need to debug it!

RULE: When a shape has multiple arguments, the arguments must be separated by commas.

  • Click Run and read the error message.
  • bad input on line: is an error that means you are missing something like a comma, parentheses, or symbol.
  • Debug the program so that it draws a cyan colored circle.

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)