Difference between revisions of "CSC111 Final Exam 2015b"

From dftwiki3
Jump to: navigation, search
Line 5: Line 5:
 
=Fractal Orange Tree=
 
=Fractal Orange Tree=
 
<br />
 
<br />
Write a well documented and organized Python program that will generate a tree ''identical to the tree shown below''.  Your program must generate a tree as close as possible to the one shown.  You should not reproduce the text in the image;  '''just the tree, its colors, its leaves, and its fruit.'''
+
Write a well documented and organized Python program that will generate a tree ''identical to the tree shown below''.  Your program must generate a tree as close as possible to the one shown.  You ''should not reproduce the text''' in the image, which is there to mark this image as part of the exam; Your program needs to generate '''just the tree, its colors, its leaves, and its fruit.'''
 
<br />
 
<br />
 
<center>[[Image:FractalTreeWithLeavesAndOranges.png| 600px]]</center>
 
<center>[[Image:FractalTreeWithLeavesAndOranges.png| 600px]]</center>

Revision as of 07:53, 12 December 2015

--D. Thiebaut (talk) 21:22, 6 December 2015 (EST)



...