EECS110 Homework 5,
Spring 2010
Due: 11:59pm on
Sunday May 16, 2010
Submission:
submit your solutions at the submissions server
Problems:
Problem 1: The Game of Life (hw5pr1.py) [50 points; individual or pair]
Problem 2: Markov Text Generation (hw5pr2.py) [50 points;
individual or pair]
Extra Problems:
Problem 3: ASCII Art <:-) (hw5pr3.py) [10 extra points, individual
or pair]
Practice
with nested loops (Difficulty: Easy to Medium)
Problem 4: A program that
reads... (hw5pr4.py) [20 extra points; individual or pair]
Practice with user menus and string manipulation
(Difficulty: Hard).
Problem 5:
Matrix Multiplication (hw5pr5.py) [15
extra points; individual or pair]
Practice with array manipulation (Difficulty: Medium)