Difference between revisions of "CSC111 Final Exam 2014"

From dftwiki3
Jump to: navigation, search
Line 137: Line 137:
 
* Call your program '''finalc.py''' and the image '''finalc.jpg''' or '''finalc.png'''.  Submit both to the same URL indicated in Problem #1.
 
* 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].
* Note: To change the color of a line with the graphics library, you should use the '''setOutline()''' method rather than the '''setFill()''' method.
+
* Note: To change the color of a '''line''' with the graphics library, you should use the '''setOutline()''' method rather than the '''setFill()''' method.
 +
* I used only 3 colors in the graphics: "orange", "blue", and "brown".
 
<br />
 
<br />
 
<br />
 
<br />

Revision as of 21:45, 1 May 2014


...