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

Hey I just got python on my Windows operating system and I'm just trying to make the program print "hello world," it just says syntax errror

OpenStudy (anonymous):

Paste your program here, and describe how you're trying to run it (in IDLE, from the command line, or what)

OpenStudy (anonymous):

Do you have Python version 2.x or the latest version 3.x? The course uses version 2, and the most immediate difference between them is the syntax of the "print" command. Version 3.x wants you to use parenthesis, so print("hello") rather than just print "hello". Although if you are following the course, the best solution is probably to go back to python.org and install version 2.7

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
Rango: any sites to research urban legends?
15 hours ago 9 Replies 1 Medal
Aries: Help Please!
17 hours ago 1 Reply 0 Medals
GhostlyEnigma: Simplify the following expression: 4x + 6y - 3x + 8y - 2x - 5y
19 hours ago 3 Replies 3 Medals
Vixen: Need help on chem ud83eudd74
15 hours ago 8 Replies 3 Medals
Kimberly44: what yall think!!?
16 hours ago 8 Replies 4 Medals
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!