generated from mwc/project_drawing
8 lines
121 B
Python
8 lines
121 B
Python
# drawing.py
|
|
# ----------
|
|
# Nelson Mason
|
|
# Due by 9-29-2025
|
|
# (This is an animation of a sunrise.)
|
|
|
|
from turtle import *
|