Vamos a crear el texto que se ejecutará al final del juego.

  • Ve a y arrastra Text a la parte inferior de tu programa.
  • Cambia el nombre a result_text.
  • Elimina el string de texto predeterminado de modo que tengas un string vacío, como esto: (" ").

Este será utilizado para mostrar un mensaje al final del juego.

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)