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

RULE: Variable names never go in quotes, even if the value stores a string.

  • Click Run and read the error message.
  • Debug the program so that it draws a circle using the variable circle_color.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE