Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 26 Online
OpenStudy (anonymous):

Problem set 0 hint: x="**"+ raw_input("Enter your name: ") print x Took me a while

OpenStudy (anonymous):

answer is actually much simpler def name(): last=raw_input("Enter your last name: \n **") first=raw_input("Enter your first name: \n **") print first print last

OpenStudy (anonymous):

Why wouldn't this work: name = raw_input("Enter your name = ") print name

OpenStudy (lopus):

print ("enter your last name: ") a=raw_input("**")

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Gucchi: physics help
36 minutes ago 7 Replies 1 Medal
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!