Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 35 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
brixxi1: BRUUUU dis is why i hate bein in rls
14 minutes ago 1 Reply 0 Medals
brixxi1: its crzy how des Pickles be cheatin on des pretty Pizza girls
16 minutes ago 0 Replies 0 Medals
Midnight97: A little bit of an update on my OC
7 minutes ago 5 Replies 1 Medal
Countless7Echos: ik i'm late but finished ToT added some details :p
4 hours ago 3 Replies 0 Medals
Grimson: What's your new years resolution.
16 hours ago 1 Reply 1 Medal
LemmyluvsGelo: Why be sad when you could js be Gone . ud83dudd7a
5 hours ago 5 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!