Youtube Logo
- amirza30
- 3 years ago
- 234 views
Juni student @amirza30 used their Python with Turtle skills to draw something a lot of you might see every day, the Youtube logo! Check out their project to see how they did it, and see if you can figure out how you could make this logo bigger if you wanted!
import turtle
bob=turtle.Turtle()
Locked
Canvas
Console