VERIFICAR LA COMPRENSIÓN: Aquí hay unas pocas preguntas para que verifiques lo que has aprendido.

  • Haz clic en Correr y mira el escenario.
  • Responde las preguntas de la derecha haciendo clic en las respuestas correctas.
  • Una vez que respondas las 3 preguntas, haz clic en Enviar y en Siguiente

To navigate the page using the TAB key, first press ESC to exit the code editor.

#Use the following code to help you answer questions 1 and 2 sprite = codesters.Sprite("person2") sprite.set_speed(10) sprite.move_right(100) sprite.set_speed(3) sprite.glide_to(0, -100)
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)