STEP 14: Let's say "hello from mars" in pig latin!

  • From , drag another Return Variable to the bottom of your program.
  • Change the name of the return variable to second_word.
  • Pass the parameter "from" to the function pig_latin.

The return variable second_word is now storing the value "romfay".

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)