Aminah 230f72eb9d I submitted my work initially in README.md and a f
ile I created called README.py. We used mv to copy
my work from README.py
 to the correct folder drawing.py. We eliminated
the doc strings from the middle the code because
the creation of README.py mixed all of my
submissions
together. I deleted superfluous code from my
drawing and added input() to keep my drawing open
and resubmitted the work.
2024-10-22 13:55:50 -04:00
2024-08-27 17:49:56 +00:00
2024-08-27 17:49:56 +00:00
2024-08-27 17:49:56 +00:00

drawing.py

----------

By Aminah Raysor_________

[I would like to create my own versiton of MC Escher's lithograph "Relativity." The staircase that continues on forever. I would like to create multiple dimensions of flat rectangles, iterate, and animate them, so they create movement.

I will draw different sizes of flat rectangles stacked on top of each other using turtle and superturtle, and draw function to change the colors and widths of the lines.

I will iterate by changing the sizes of the rectangles. I don't know the exact functions yet, because I need to play around with it.

Description
No description provided
Readme 37 KiB
Languages
Python 100%