STEP 3: Now we'll set up a variable to hold our code word!

Remember, an empty string acts as a placeholder that we can add a value to later.

  • Change the name of the string variable to code_word.
  • Delete the words inside the quotes to create an empty string. It should look like this: " ".

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)