Objectives - Tom Kleen

Identify the three Boolean operators in Python. Explain what a variable is. Explain what a reserved word is. Explain how an assignment statement works. Name the rules for creating identifiers (variable names) in Python. Name the four basic arithmetic operators in Python (+, -, *, /). ................
................