RGB Gradient
- npackard
- 4 years ago
- 87 views
Juni Instructor npackard created this project in Python with Turtle, drawing a beautiful rainbow gradient square. Try and look through the code, and figure out how she made the rainbow going across, and made it darker going down. Then, you can use these tactics in your own projects!
import turtle
Locked
Canvas
Console