[Idle-dev] basic problem with text input

Emma Hornby emma.hornby@christ-church.oxford.ac.uk
Sun, 19 Aug 2001 13:45:28 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C128B5.351450C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

can anyone explain why the simple script

    a=3Draw_input('Please enter your name: ')
    print 'elephants'


....doesn't work

I'm using IDLE 0.5 under windows 98se  from the 1.5.2 distribution

if I save this 'window' and 'run module' from edit  (that's another q, =
why's it a 'module' and not a 'script'?)
it doesn't get to the second line i.e. I can't get it to print elephants

yours mystified,

extreme python beginner

------=_NextPart_000_000A_01C128B5.351450C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>can anyone explain why the simple=20
script</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
a=3Draw_input('Please enter your=20
name: ')</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; print =
'elephants'</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>....doesn't work</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm using IDLE 0.5 under windows 98se  =
from the=20
1.5.2 distribution</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>if I save this 'window' and 'run =
module'=20
from&nbsp;edit  (that's another q, why's it a 'module' and not a=20
'script'?)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>it doesn't get to the second line i.e. =
I can't get=20
it to print elephants</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>yours mystified,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>extreme python =
beginner</FONT></DIV></BODY></HTML>

------=_NextPart_000_000A_01C128B5.351450C0--