Download Console 7 Your First Original Program

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Python (programming language) wikipedia , lookup

Structured programming wikipedia , lookup

Transcript
Computer Programming Using Python 2.7 - Console 7 - Your First original program
Requirements
 Must use raw_input, if, and print statements correctly
 Must be original—each statement must be used in an original way to count
(not identical to lines from a previous project, but you can look at them)
 Grade also based on: having no errors, saved with .py at the end, saved on H: