Foundations
QUIZ CENTER
Test recall, then close the gap.
Every lesson has a focused knowledge check. Filter by status, revisit weak topics, and build a durable understanding instead of collecting completed pages.
Showing 51 of 51 quizzes
Foundations
Syntax and Values
2 questionsFoundations
Operators and Conditionals
2 questionsFoundations
Strings and Built-ins
2 questionsFoundations
Lists and Tuples
2 questionsFoundations
Dictionaries and Sets
2 questionsFoundations
Iteration
2 questionsFoundations
Functions
2 questionsFoundations
Arguments and Unpacking
2 questionsCore language
Core language
2 questionsCore language
Modules, packages, and imports
2 questionsCore language
Classes and object-oriented design
2 questionsCore language
Reusable abstractions, ABCs, and protocols
2 questionsCore language
Decorators and closures
2 questionsCore language
Type hints and annotations
2 questionsCore language
Comprehensions, iterators, and generators
2 questionsCore language
The data model and magic methods
2 questionsCore language
Exceptions and context managers
2 questionsSoftware engineering
Software engineering
2 questionsSoftware engineering
PEP 8 and clean Python
2 questionsSoftware engineering
Project structure and boundaries
2 questionsSoftware engineering
Reusable design
2 questionsSoftware engineering
Algorithms and complexity
2 questionsSoftware engineering
Searching and sorting
2 questionsSoftware engineering
Configuration and logging
2 questionsSoftware engineering
Debugging and profiling
2 questionsSoftware engineering
Command-line applications
2 questionsSoftware engineering
Dependency decisions
2 questionsStandard library & async
Standard library and async
2 questionsStandard library & async
os and sys
2 questionsStandard library & async
Paths and files
2 questionsStandard library & async
Datetime and timezone correctness
2 questionsStandard library & async
Math and statistics
2 questionsStandard library & async
HTTP with urllib
2 questionsStandard library & async
Collections and itertools
2 questionsStandard library & async
Asyncio foundations
2 questionsStandard library & async
Structured concurrency
2 questionsStandard library & async
Synchronization and race conditions
2 questionsStandard library & async
Standard library quick reference
2 questionsTooling, web & data
Practical Python
2 questionsTooling, web & data
uv, pip, and packaging
2 questionsTooling, web & data
Ruff, Black, and mypy
2 questionsTooling, web & data
pytest fundamentals
2 questionsTooling, web & data
Coverage that finds risk
2 questionsTooling, web & data
Requests and HTTPX
2 questionsTooling, web & data
Build typed APIs with FastAPI
2 questionsTooling, web & data
SQL databases in Python
2 questionsTooling, web & data
NumPy arrays and vectorization
2 questionsTooling, web & data
Pandas for tabular data
2 questionsTooling, web & data
Testing strategy
2 questionsTooling, web & data