[Tutor] How to run this script?

Kent Johnson kent37 at tds.net
Sat Feb 2 18:56:13 CET 2008


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


More information about the Tutor mailing list