Computer Science - Text-Based Programming - Python - Operators (arithmetic, comparison, logical) - Operator Olympics
Falling symbols game. Operators fall from the top: +, -, *, /, //, %, **, ==, !=, >, <, >=, <=, and, or, not. Three baskets at bottom labeled 'Arithmetic', 'Comparison', 'Logical'. Student catches each operator in the correct basket. Speed increases over time. Score: +10 for correct basket, -5 for w