biggner question
Daniel Klein
danielk at aracnet.com
Mon Jan 29 09:01:59 EST 2001
More information about the Python-list mailing list
Mon Jan 29 09:01:59 EST 2001
- Previous message (by thread): biggner question
- Next message (by thread): biggner question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 28 Jan 2001 20:28:09 +0300, "baasad" <baasad at qualitynet.net> wrote: >how can I read from the command line Look in the Python documentation for the 'python' command as well as 'sys.argv'. >also how can I read users input :) myinput = raw_input("What's new?") Daniel Klein
- Previous message (by thread): biggner question
- Next message (by thread): biggner question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list