All technologies
Python logo

Python Quiz

Test your Python programming skills

Practice Python with 90 questions spread across 3 difficulty levels, roughly 115 minutes of practice in total. Every question comes with a written explanation, so a wrong answer teaches you something. Useful for interview preparation, for checking your own level before taking on a project, or just for finding the gaps in what you know.

Choose your difficulty level

Beginner

Python Fundamentals

Types, lists, dicts, loops and functions — checked by reading real code rather than reciting definitions.

30 questions30 min
Start Beginner QuizPreview sample questions
Intermediate

Python Practical Programming

Comprehensions, dicts, exceptions and the reference semantics that surprise people — worked through real code rather than definitions.

30 questions40 min
Start Intermediate QuizPreview sample questions
Advanced

Python Expert Level

Mutable defaults, closures, the data model, generators and the GIL — the behaviour that separates people who have used Python from people who understand it.

30 questions45 min
Start Advanced QuizPreview sample questions