PASO 2 : ¡Llamemos a nuestra nueva función dentro de main() ! Lo usaremos para hacer nuestra primera pregunta al usuario.

  • En , arrastre Call Parameters Into Variable dentro y hasta la parte inferior de main() .
  • Cambie my_function a ask_user_question .
  • Luego, cambia my_var a warm_blooded y my_parameter1 a sprite .
  • Finalmente, cambie my_parameter2 a "Is your animal warm blooded?" .

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)