*** QUIZ 11 ***

1. Copy the file ~cs151/lorem.txt to the quiz11 directory.
    (You will need to overwrite the empty file)

2. Complete the program cube.py according to the instructions in the file.

3. Complete the program loop.py according to the instructions in the file.

4. Copy the python file ~cs151/charcount.py to the quiz11 directory.
    (You will need to overwrite the empty file)
    Modify the file so that it specifically reads the file '/u1/junk/wordlist'.