STEP 3: Let's tell the user what information we want them to enter!

The string in the .ask() command will appear in the window where the user enters text. Changing that string lets the user know what information we want them to enter into the text box.

  • Change the string in the .ask() command to "Enter a season." Make sure you keep the parentheses and quotes!

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)