Dick Moores wrote: > I found I couldn't figure out how to run it. Run as is, all it does is > print "usage: numbers.py NUMBER[s]"
It's telling you to put the numbers on the command line, e.g. python numbers.py 12341234123412341234123412341234 Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
