[Tutor] hi

melvin terry espo89@msn.com
Mon, 19 Aug 2002 00:16:20 -0400


------=_NextPart_001_0004_01C24715.A4F96BD0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



I want to break into a website with python (this guy is making fun of me)

 is this possible
O ya and when I try to write a file I get to like say I say type 1 for (a=
 name say tom) and I want it to say tom is so cool after they type 1 this=
 is what I got so far


print "Hi my name is tom and this is the subertrip program"
print "-------------------------------------------------------"
print "please pick a name"
print "1 for tom"
name =3D input("1")
   =20
thanksGet more from the Web.  FREE MSN Explorer download : http://explore=
r.msn.com

------=_NextPart_001_0004_01C24715.A4F96BD0
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV><BR></DIV> <DI=
V>I want to break into a website with python (this guy is making fun of m=
e)<BR><BR>&nbsp;is this possible</DIV> <DIV>O ya and when I try to write =
a file I get to like say I say type 1 for (a name say tom) and I want it =
to say tom is so cool after they type 1 this is what I got so far</DIV> <=
DIV>&nbsp;</DIV> <DIV>&nbsp;</DIV> <DIV>print "Hi my name is&nbsp;tom and=
 this is the subertrip program"<BR>print "-------------------------------=
------------------------"<BR>print "please pick a name"<BR>print "1 for t=
om"<BR>name =3D input("1")</DIV> <DIV>&nbsp;&nbsp; <BR>thanks</DIV> <P>&n=
bsp;</P> <P>&nbsp;</P> <P>&nbsp;</P> <DIV><BR></DIV></BODY></HTML><br cle=
ar=3Dall><hr>Get more from the Web.  FREE MSN Explorer download : <a href=
=3D'http://explorer.msn.com'>http://explorer.msn.com</a><br></p>

------=_NextPart_001_0004_01C24715.A4F96BD0--