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

RULE: A variable is a name that holds a value. Variables are NOT surrounded by quotes.

  • Run the program to see the problem.
  • We want the sprite to say the value of the variable fav_color, not the variable name.
  • Erase the quotation marks in the .say() command so that the sprite says the value stored in fav_color.

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)