Extra Credit  Assignment:

All aspects of this assignment are optional.

What Does Extra Credit Mean?

Requirements
Grading Criteria
  1. Is the program clearly written and organized?
  2. Does it work?
  3. Is there anything clever, amusing or entertaining?
  4. After your changes, are the results of the program noticably different than the original program.

Extra Credit Assignment A: The Extended Random Turtle Program
  1. Modify the Turtle program written in the class.
  2. Randomly generate similar lists consisting of:
  3. . Add some fun stuff. These are examples, but do what you want (don't go too wild):
Extra Credit Assignment B: Extending the Random Sentence Creation Program

Modify the random sentence program to either make it work better or to tune it to a particular purpose. Several possibilities are given below.
  1. Fix the grammar in small ways. Examples:
  2. Complicate the grammar. For example, add a Prepositional Phrase (or something else):
  3. Adapt the Program for Some Purpose. Possibilities include:
  4. Etc.
Please feel free to ask any questions