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

Does anyone have a link to a sort of "glossary type list" to use when learning what each keystroke or object represents? A very in depth one that would break down the most basic objects for beginners?

OpenStudy (e.mccormick):

"each keystroke or object represents" huh? In what respect? Are you talking at machine code level? CPU interrupts? Objects usually references a more high level language.

OpenStudy (anonymous):

It's ok I found it.Thanks, sorry I have a very limited computer programming vocabulary.

OpenStudy (anonymous):

I wrote ps0.py, but when I run the module it asks each question twice. Could someone tell me what I am doing wrong? Here's the code that I wrote : x = raw_input ("Please enter your date of birth.") print raw_input ("Please enter your date of birth.") y = raw_input ("Please enter your last name.") print raw_input ("Please enter your last name.") print x + y

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!