 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Python 1, 2, 3 Review Activity
|
| A | B |
| Idle | editor program |
| Expressions | values and operators |
| Interactive Shell | runs code 1 thing at a time |
| File Editor | where you type complete programs |
| PB&J | a sandwich ~YUM~! |
| Data Types | Integers, floating point values, strings |
| Strings | contain text inside ' ' |
| Execution | starts at top and moves down |
| # Comments | ignored by Python |
| Functions | mini programs |
| print () | displays the value passed to it |
| input () | lets the user type in a value |
| int() str() and float() | convert values data type |
|
 |
|
|
|
Technology Teacher |
Glenview Middle School |
| Anderson, SC |
|
|
|
|
|
| |