Computer Science - Text-Based Programming - Python - Variables and data types - Variable Box Game
A matching game where students match variable names to their values. 8 pairs. Left side shows a variable name (player_name, score, is_alive, temperature, items, height, grade, colors). Right side shows a value ('Mario', 100, True, 98.6, ['sword', 'shield'], 5.8, 'A', ['red', 'blue']). When matched c