[Tutor] I saw this

python python <python@inkedmn.net>
Sun, 18 Aug 2002 21:29:02 -0700


print "Hi my name is tom and this is the subertrip program"
print "-------------------------------------------------------"
print "please pick a name"
name = int(raw_input("enter 1 for Tom: "))
if name = 1:
   print "Tom is so cool"
else:
   print "you didn't enter 1"

best of luck,
brett


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

mt>  is this possible
mt> 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


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