Files
project_drawing/drawing.py
2025-08-28 04:57:42 +00:00

8 lines
121 B
Python

# drawing.py
# ----------
# By ____(you)___________
#
# (Briefly describe what this program does.)
from turtle import *