Initial commit

This commit is contained in:
2023-07-26 17:37:38 +00:00
commit 75f7d118cc
4 changed files with 555 additions and 0 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 *