Initial commit

This commit is contained in:
2024-08-26 23:09:51 +00:00
commit 801183f6c8
5 changed files with 576 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 *