STEP 10: It's time to set up our new adventure.

You already used choice to remember the answer to the first question, so you need to use a different variable name to remember the answer to the second question.

  • Change the name of the variable in your second .ask() command to choice2.
  • Change the string in the .ask() command to "Where should we go next, the park or underwater?"

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)