¡Vamos a añadir nuestro balón!

  • Haz clic en la sección del kit de herramientas y arrastra Basketball en tu programa.
  • Cambia el nombre antes del signo igual a ball.

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

stage.set_background("halfcourt") sprite = codesters.Sprite("player4") sprite.go_to(215, -175) net = codesters.Sprite("basketballnet") net.go_to(215, 175)
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)