diff ch3ex6.py @ 22:84e183b40c63

Added exercises 1 and 2 from chapter 4.
author Brian Neal <bgneal@gmail.com>
date Mon, 31 Dec 2012 18:58:21 -0600
parents 55880b29b4d4
children
line wrap: on
line diff
--- a/ch3ex6.py	Sat Dec 29 22:16:11 2012 -0600
+++ b/ch3ex6.py	Mon Dec 31 18:58:21 2012 -0600
@@ -16,7 +16,6 @@
 behavior, but small enough to run quickly."
 
 """
-import os
 import random
 import timeit