Random Circles, Squares, and Rectangles
- Bravo6
- 3 years ago
- 142 views
@Bravo6, a Juni Student taking Python Level 1, created this project, using random numbers and variables to create a project that is totally different each time it runs. See what happens when you run the program a few times, and watch their video explaining how their coding journey has been going. One thing they call out in the video is that it is ok to ask for help! And we at Juni think asking for help is one of the most important skills you can develop, so awesome job!! Don't forget, Juni has Homework Help Clubs for all our coding languages and subjects, so check them out. You can also go there to help other Juni students!
import turtle
import random
Locked
Canvas
Console