FW: I'm a newbie and I'm still stumped...

Dwight Hotmail GoldWinde at hotmail.com
Mon Aug 3 04:19:24 EDT 2015


On 8/3/15, 4:07 PM, "Dwight GoldWinde" <Dwight at GoldWinde.com> wrote:

>Thank you, Paul.
>
>But does this mean I am not using Python 3.4?
>
>BIG SMILE...
>
>Always, Dwight
>
>
>www.3forliving.key.to (video playlist on YouTube)
>www.couragebooks.key.to (all my books on Amazon)
>
>
>
>
>
>
>On 8/3/15, 3:14 PM, "Paul Rubin" <no.email at nospam.invalid> wrote:
>
>>Dwight GoldWinde <Dwight at GoldWinde.com> writes:
>>> word = input('Enter a word ')
>>
>>Use raw_input instead of input.  In python 2.x, input treats the stuff
>>you enter as a Python expression instead of a string.
>>-- 
>>https://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list