Python code challenges fall from the top of the screen. Type the missing syntax before they reach the bottom to destroy them and survive!
Auto-Targeting: The game automatically targets the challenge closest to the bottom. A pink laser pointer shows which one you're solving.
Type the Answer: Look at the challenge and type only the missing part. Your input appears at the bottom of the screen.
Flexible Answers: For most challenges, any valid answer works! Type any integer for x = __, any string for name = __, etc.
x = __5, 10, 42, or any integer!name = __'Bob', "Alice", or any string!if x __ 5:==, >, <, >=, etc!for i __ range(10):in (specific keyword)for __ in items:i, x, item, or any variable name!Combos: Solve challenges in a row without mistakes to build combos. Higher combos = more points!
SPM: Solutions Per Minute measures your solving speed.
Powerups: Destroyed challenges may drop powerups like Shield, Slow Time, 2x Score, Bomb, Heal, and Freeze.
Every 5 waves, a boss challenge appears with 3 HP. You must solve it three times to destroy it. Each correct answer deals 1 damage.
Easy: Simple assignments like x = __
Normal: Conditionals and loops like if x __ 5:
Hard: List comprehensions and methods
Insane: Lambdas, decorators, advanced syntax
• Type faster to build higher combos
• Focus on the challenge closest to the bottom (auto-targeted)
• Use powerups strategically to survive longer
• Any valid Python syntax works - be creative!
• Pink laser shows which challenge you're solving
• Backspace clears your current input
How would you like to enter answers?
Built-in on-screen keyboard
Your phone's default keyboard
You can change this later in Settings