PASO 10: Con el valor de la hora podemos usar las funciones proporcionadas para cambiar la escena en el escenario. Verifique el código para get_time_of_day() . ¿Qué devuelve esta función?

  • En LÓGICA, vaya a y arrastre Call w/ Parameter into Variable hasta la parte inferior de main() .
  • Cambie my_var a time_of_day . Cambie la función de my_function() a get_time_of_day() .
  • Dentro de los paréntesis, cambie el parámetro de my_parameter a my_hour .

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)