On Thu, 1 Feb 2001, "First Name Last Name" <dis_gus_ted@my-deja.com> wrote: > 10 INPUT "What is your name?" N$ > 20 PRINT "Hello, " N$ "!" n = raw_input("what is your name?") print "hello, %s!" % n -- Moshe Zadka <sig@zadka.site.co.il> This is a signature anti-virus. Please stop the spread of signature viruses! Fingerprint: 4BD1 7705 EEC0 260A 7F21 4817 C7FC A636 46D0 1BD6