 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Python 4, 5, 6 Review Activity
|
| A | B |
| Boolean Data Type | True, False |
| Comparison Operators | ==, !=, <, >, <=, >= |
| Assignment Operator | = |
| Boolean Operators | and, or, not |
| if statement | can conditionally execute code |
| elif statement | can follow an if statement |
| else statement | comes at the end |
| Falsey values | 0, 0.0, and empty string |
| Ctrl-C | interrupts an infinite loop |
| Break Statement | causes execution to leave the loop |
| Continue Statement | jumps to start and rechecks loop |
|
 |
|
|
|
Technology Teacher |
Glenview Middle School |
| Anderson, SC |
|
|
|
|
|
| |