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

why doesn't python 2.7.1 say 'even' or 'odd' like it does in lecture 2 when i try to run it?

OpenStudy (anonymous):

I typed this in to another window: x=15 if (x/2)*2 == x: print 'even' else: print 'odd' and hit 'run in python shell' and it's not doing anything. i feel like an idiot. someone help me!

OpenStudy (anonymous):

nevermind, I understand now that you have to 'run module', but it says that "else" is a syntax error? wtf? is "else" not used in this version?

OpenStudy (shadowfiend):

else should be indented at the same level as if: if (x / 2) * 2 == x: print 'even' else: print 'odd'

OpenStudy (anonymous):

hi I am new to computer programming. How is python to start with?

OpenStudy (python):

it is the best language to start learning computer programming, because it is soo simple

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
ARTSMART: Art!
1 hour ago 4 Replies 3 Medals
Jasonisyours: What were the key causes of the French Revolution in 1789?
2 hours ago 2 Replies 4 Medals
PureSoulless: Why is the word "Pedophile" always censored in yt vids?
1 day ago 3 Replies 0 Medals
Jalli: What's 58x3634u00b07
20 hours ago 6 Replies 3 Medals
arriya: who wanna play roblox
1 day ago 5 Replies 1 Medal
brianagatica14: Any artist on here?
3 days ago 7 Replies 2 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!