diff --git a/improve_me.py b/improve_me.py index ec7fce4..86ecdac 100644 --- a/improve_me.py +++ b/improve_me.py @@ -1,5 +1,5 @@ # The header is missing and there are unnecessary imports -import random, getopt, sys, os +import random # This line will only work in Python 2 print "This script is not perfect"