Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94927

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

Date 2015-08-03 16:19 +0800
Subject FW: I'm a newbie and I'm still stumped...
From Dwight Hotmail <GoldWinde@hotmail.com>
References <D1E0EED9.10BBA2%Dwight@GoldWinde.com> <mailman.1171.1438585158.3674.python-list@python.org> <87io8wkfn9.fsf@jester.gateway.sonic.net> <D1E5421D.10C040%Dwight@GoldWinde.com>
Newsgroups comp.lang.python
Message-ID <mailman.1177.1438598158.3674.python-list@python.org> (permalink)

Show all headers | View raw


On 8/3/15, 4:07 PM, "Dwight GoldWinde" <Dwight@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@nospam.invalid> wrote:
>
>>Dwight GoldWinde <Dwight@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: I'm a newbie and I'm still stumped... Dwight GoldWinde <Dwight@GoldWinde.com> - 2015-08-03 14:57 +0800
  Re: I'm a newbie and I'm still stumped... Paul Rubin <no.email@nospam.invalid> - 2015-08-03 00:14 -0700
    FW: I'm a newbie and I'm still stumped... Dwight Hotmail <GoldWinde@hotmail.com> - 2015-08-03 16:19 +0800
  Re: I'm a newbie and I'm still stumped... Dave Farrance <df@see.replyto.invalid> - 2015-08-03 09:27 +0100
    Re: I'm a newbie and I'm still stumped... Dwight GoldWinde <Dwight@GoldWinde.com> - 2015-08-03 16:56 +0800
      Re: I'm a newbie and I'm still stumped... Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2015-08-03 12:49 +0300

csiph-web