generated from mwc/project_drawing
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. |
||
---|---|---|
.commit_template | ||
README.md | ||
drawing.py | ||
poetry.lock | ||
pyproject.toml |
README.md
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.