Files
project_drawing/drawing.py
2023-07-18 19:12:30 -04:00

8 lines
121 B
Python

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