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

I've never programmed before (Am a civil engineer and they don't teach us this in our curriculum). How do you go to a new line in Python? (Am doing Problem Set 0)

OpenStudy (anonymous):

A new line?

OpenStudy (anonymous):

I'm probably not getting something. I know how to write the code - I'm just not sure exactly what the problem wants from me. This is what I have: >>>x=raw_input('Enter your date of birth:') (Then it asks me my date of birth) >>>y=raw_input('Enter your last name:') (Then it asks me my last name) >>>print x,y I was wondering if there's any way I can put this all together instead of doing it command by command (write out a set of commands, press enter and have everything run at once) Thanks!!

OpenStudy (anonymous):

In IDLE you are able to open a new window from the file menu in the upper left. You will have to save the file so make a folder to save your work in to keep the clutter down. Have a good one!

OpenStudy (anonymous):

Ah that solves it! Thanks!!

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!
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!