Mini-games
โจ๏ธ Beginner
Type the Output
Read a Python snippet and type what it prints. Race the clock!
No record yet Play โ
โก Beginner
Speed Syntax
Identify whether Python syntax is valid or invalid โ fast!
No record yet Play โ
๐ Intermediate
Fix the Bug
Find and fix the error in the Python code as fast as you can.
No record yet Play โ
๐งฉ Intermediate
Sort the Code
Put scrambled lines of Python back in the correct order.
No record yet Play โ
๐ Intermediate
Trace the Variable
Follow a variable through a program and predict its final value.
No record yet Play โ
๐งฎ Intermediate
Evaluate the Expression
Read a Python expression and predict what it evaluates to.
No record yet Play โ
โ๏ธ Advanced
Fill the Blank
Complete the missing part of a Python function to make it work.
No record yet Play โ
๐ Advanced
Recursion Unroller
Trace through recursive calls and predict the return value.
No record yet Play โ