STEP 16: The variable sentence will store the combined values of the return variables.

  • Go to and drag String Variable to the bottom of your program.
  • Change the name of the variable to sentence.
  • Replace the string with the variable first_word.
  • Use plus signs + to add second_word and third_word to the value.

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)