[Tutor] stored variable
Lamar iVisionary
ivisionary507 at gmail.com
Wed Sep 19 03:21:41 CEST 2012
Trying to write the following in Python.
"Hi, my name is Bob!",
.What is your name?
print " Hi," + "my name is Bob!,
strname= raw_input ("What is your name?")
Hi #######, nice to meet you!
I'm 18. How old are you?
I cant figure out to get the stored variable / (Name) to appear when I
respond Hi ####, nice to meet you.
Any help with this would be great.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120918/65bc9091/attachment.html>
More information about the Tutor
mailing list