Make it rain using a repeat until loop. Use an if block to check when it reaches the ground.
When you have completed the code, try some of these challenges:
1. Make the snow move more slowly.
2. Add more snowflakes.
3. Make each snowflake move at a different speed.
4. Change what the snowflake looks like (click “Costumes” then “Convert to Bitmap” to draw).