Write an original program that uses graphics to draw something interesting.
Make sure to be original -- don’t repeat drawing of objects already used by your classmates.
Part A - by Friday (11/6) EOD
Create a thread for you program which include:
1. A subject line that describes what the program is doing (what are you drawing?)
2. Your program as text (paste in a post) - make sure the indentation is co
ect!
3. Examples and screenshots of your output (paste in a post)
4. Your original program file (.py)
See example posted by the instructo
Part B - by Sunday (11/8) EOD
5. Review at least 2 other threads and try to co
ect them / suggest additions
Remember:
·
Only use the material covered in this module -- do not use more advanced functions not covered yet in the course
·
Make sure to include comments that explain all your steps (starts with #). Also use a comment to sign your name at the beginning of the program!
·
Work individually and only submit original work
·
Run the program a few times to make sure it executes and meets all the requirements
·
Submit a .py file!
I can only use these links as references:
https:
mcsp.wartburg.edu/zelle/python/graphics/graphics.pdf
https:
courses.lumenlearning.com/suny-albany-programmingforproblemsolving-v2/chapte
graphics-designing-and-developing-graphics-programs/