Pick a game to test your knowledge
Match each value or description to its AQA data type
Match each AQA operator to its Python equivalent or meaning
How fast can you evaluate these expressions?
Put the steps in the order Python evaluates the expression
Track variable values and find what gets printed
Track variables through a FOR loop
Find the lines with errors — click each buggy line
This code should print all scores and their total — find the bugs
Assemble the lines into a working password validation program
Test your knowledge of arrays, 2D arrays and records