PASO 6: ¡Ahora deslizar a la derecha!

  • Desde la sección arrastrar afuera Move Right. Suéltalo al final de tu programa.
  • Cambia el número en .move_right() a 200.

Recuerda, es importante no borrar los paréntesis.

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

stage.set_background("footballfield2") sprite = codesters.Sprite("cheerleader1") sprite.move_down(150) sprite.flip_up_down()
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)