PASO 4: Hagamos que nuestro sprite dé la vuelta mientras dice ¡Feliz cumpleaños!

¡Recuerde, los comandos DENTRO del bucle for tienen una sangría de 4 espacios!

  • Cambia el número de grados en .turn_right() a 360 .
  • Ir a y arrastra Wait . Suéltelo al final del ciclo for , dentro del ciclo.
  • Cambie el número entero en el .wait() a 1 .


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)