Initial commit

This commit is contained in:
2026-01-26 02:37:42 +00:00
commit ee6f4a25a6
6 changed files with 106 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 *