VERIFIQUE LA COMPRENSIÓN: Aquí hay algunas preguntas para que verifique lo que ha aprendido.

  • Hacer clic Corre y mira el escenario.
  • Responda las preguntas a la derecha haciendo clic en las respuestas correctas.
  • Una vez que responda las 3 preguntas, haga clic en Enviar y Siguiente para seguir adelante.

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)