Activity: Flip
I'M FINISHED WITH HOUR OF CODE!

Let's have the sprite do a flip too!

  • Go to and drag Turn Left inside of the click() event.

The .turn_left() command should have a green block ···· in front of it.

  • Change the number in .turn_left() to 360.

This will make our sprite turn 360 degrees - a full circle!

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support