Knights Sword
- willashley
- 3 years ago
- 118 views
Check out Juni student @willashley's drawing of a sword, made with Python with Turtle! Watch their Recording Studio video, where they talk about how they coded this project, why they chose it, and what they enjoy about coding. Great Job!
import turtle
sword = turtle.Turtle()
Locked
Canvas
Console