[Tutor] (no subject)
Intatia
intatia at paradise.net.nz
Mon Nov 24 03:52:44 EST 2003
>>> a = raw_input()
Hello World!
>>> print a
Hello World!
That should give you some ideas:)
JGrubich wrote:
> Hi, I'm just starting programming and I really like the ease of python.
> Unfortunately I'm so inept yet that I can't figure out how to get my
> program to accept string arguments and them print them out....it will
> only take numbers? Do I need to import something first to allow
> keyboard input in the form of words...
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list