VARIABLES: Use the value stored in a variable by referencing it with the variable's name.

  • Fix this program by changing the conversations that Ed has with the three different animals.
  • Make it so that Ed the ice cream guy says the variable question to each animal.
  • Make it so that each animal responds with the variable response.
  • Careful! Variable names should never have quotes around them.

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)