Activity: Debugging 3

WARNING:This program has a bug, which means we need to fix it.

RULE: Parentheses come in pairs.

  • Click Run and read the error message. Use it to debug the program.
  • Debug the program so that it draws a gold circle.
  • Click Run after you make a change to test your program. If you still get an error, try again.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support