Command line input

Paul Scott pscott at uwc.ac.za
Tue Apr 1 00:30:07 EDT 2008


On Mon, 2008-03-31 at 12:39 -0700, hexusnexus at gmail.com wrote:
> How do I receive input from the command line in Python?

I have used:

sys.argv[ 1 ]

I have been doing Python for around 2 days now, so please do double check that!

--Paul

-------------- next part --------------
All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm 


More information about the Python-list mailing list