Cliff Drawing
- MaddyJ
- 4 years ago
- 14 views
Check out MaddyJ's drawing of a cliff! She used Python with Turtle to create a drawing of a cliff over the ocean in a unique style. This is a great example of the art you can make using Python with Turtle!
import turtle
Kiwi = turtle.Turtle()
Locked
Canvas
Console