STEP 17: Let's add spaces between the words!

  • Add empty quotation marks " " between each variable. These are strings containing one space each.
  • Use this example to help you: my_var1 + " " + my_var2.

Now sentence stores the value "ellohay romfay arsmay". That's better!

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)