Initial commit

This commit is contained in:
eqb
2025-08-25 10:03:33 +00:00
commit c40b167f6a
6 changed files with 83 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 *