Difference between revisions of "CSC111 Final Exam 2014"
Line 131: | Line 131: | ||
=Problem #3 (50 points)= | =Problem #3 (50 points)= | ||
<br /> | <br /> | ||
− | Write a well documented and organized Python program that will generate the image below. | + | Write a well documented and organized Python program that will generate ''as close to the image below as possible.'' |
<br /> | <br /> | ||
<center>[[Image:FractalTreeWithLeaves.png| 500px]]</center> | <center>[[Image:FractalTreeWithLeaves.png| 500px]]</center> | ||
<br /> | <br /> | ||
− | * Call your program '''finalc.py''' and the image '''finalc.jpg''' or '''finalc.png'''. Submit | + | * Call your program '''finalc.py''' and the image '''finalc.jpg''' or '''finalc.png'''. Submit both to the same URL indicated in Problem #1. |
* If you need help capturing the final image, please visit [http://www.take-a-screenshot.org/ this page]. | * If you need help capturing the final image, please visit [http://www.take-a-screenshot.org/ this page]. | ||
<br /> | <br /> |