-
Open a new project and change the sprite's costume to a ball.
-
Save your project as DoNow2.6
-
Using the following blocks, write a script that continuously moves the ball across the screen and bounces the ball when it hits the edge of the screen.
-
Add a second sprite. Add the same script from step 2 above for the new sprite.
-
What happens when you run? Explain what you observe.