Project ready to go

This commit is contained in:
Chris Proctor
2023-07-18 19:12:30 -04:00
parent dd6419340c
commit 493cdc61a9
4 changed files with 542 additions and 2 deletions

7
drawing.py Normal file
View File

@@ -0,0 +1,7 @@
# drawing.py
# ----------
# By ____(you)___________
#
# (Briefly describe what this program does.)
from turtle import *