PASO 15: ¡Pasemos la última palabra de nuestra oración a la función!

  • Desde , arrastre Return Variable a la parte inferior de su programa.
  • Cambie el nombre de la variable de retorno de my_var a third_word .
  • Pase el argumento "mars" a la función pig_latin .

La variable de retorno third_word almacenará el valor "arsmay" .

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
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)