Coding Challenges
Hone your programming skills with practical coding exercises and starter code boilerplates.
python 3.10 match case structural pattern matching 2024 Challenge
Solve the coding problem on python 3.10 match case structural pattern matching 2024. Complete specifications, hints, and starter code included.
python 3.12 installation setup windows linux mac 2024 Challenge
Solve the coding problem on python 3.12 installation setup windows linux mac 2024. Complete specifications, hints, and starter code included.
python 3.12 type hints generics TypeVar ParamSpec 2024 Challenge
Solve the coding problem on python 3.12 type hints generics TypeVar ParamSpec 2024. Complete specifications, hints, and starter code included.
python 3.13 GIL removal free-threading no-GIL 2024 Challenge
Solve the coding problem on python 3.13 GIL removal free-threading no-GIL 2024. Complete specifications, hints, and starter code included.
python ABC abstract base classes interface pattern 2024 Challenge
Solve the coding problem on python ABC abstract base classes interface pattern 2024. Complete specifications, hints, and starter code included.
python asyncio async await coroutines event loop 2024 Challenge
Solve the coding problem on python asyncio async await coroutines event loop 2024. Complete specifications, hints, and starter code included.
python booleans truthy falsy comparisons 2024 Challenge
Solve the coding problem on python booleans truthy falsy comparisons 2024. Complete specifications, hints, and starter code included.
python classes objects methods __init__ OOP 2024 Challenge
Solve the coding problem on python classes objects methods __init__ OOP 2024. Complete specifications, hints, and starter code included.
python closures scope LEGB nonlocal global 2024 Challenge
Solve the coding problem on python closures scope LEGB nonlocal global 2024. Complete specifications, hints, and starter code included.
python comments single line multiline docstrings Challenge
Solve the coding problem on python comments single line multiline docstrings. Complete specifications, hints, and starter code included.
python context managers with statement __enter__ __exit__ 2024 Challenge
Solve the coding problem on python context managers with statement __enter__ __exit__ 2024. Complete specifications, hints, and starter code included.
python data types int float string bool complex 2024 Challenge
Solve the coding problem on python data types int float string bool complex 2024. Complete specifications, hints, and starter code included.
python dataclasses fields frozen slots 2024 Challenge
Solve the coding problem on python dataclasses fields frozen slots 2024. Complete specifications, hints, and starter code included.
python datetime module date time timedelta formatting 2024 Challenge
Solve the coding problem on python datetime module date time timedelta formatting 2024. Complete specifications, hints, and starter code included.
python decorators functools wraps stacked decorators 2024 Challenge
Solve the coding problem on python decorators functools wraps stacked decorators 2024. Complete specifications, hints, and starter code included.
python design patterns singleton factory observer 2024 Challenge
Solve the coding problem on python design patterns singleton factory observer 2024. Complete specifications, hints, and starter code included.
python dictionaries keys values items update 2024 Challenge
Solve the coding problem on python dictionaries keys values items update 2024. Complete specifications, hints, and starter code included.
python file read write open close pathlib 2024 Challenge
Solve the coding problem on python file read write open close pathlib 2024. Complete specifications, hints, and starter code included.
python for loop range enumerate zip iteration 2024 Challenge
Solve the coding problem on python for loop range enumerate zip iteration 2024. Complete specifications, hints, and starter code included.
python functions def args kwargs return values 2024 Challenge
Solve the coding problem on python functions def args kwargs return values 2024. Complete specifications, hints, and starter code included.
python generators yield generator expressions memory 2024 Challenge
Solve the coding problem on python generators yield generator expressions memory 2024. Complete specifications, hints, and starter code included.
python if elif else conditional statements examples 2024 Challenge
Solve the coding problem on python if elif else conditional statements examples 2024. Complete specifications, hints, and starter code included.
python inheritance super MRO multiple inheritance 2024 Challenge
Solve the coding problem on python inheritance super MRO multiple inheritance 2024. Complete specifications, hints, and starter code included.
python iterators iterables iter next protocol 2024 Challenge
Solve the coding problem on python iterators iterables iter next protocol 2024. Complete specifications, hints, and starter code included.
python json module requests REST API calls 2024 Challenge
Solve the coding problem on python json module requests REST API calls 2024. Complete specifications, hints, and starter code included.
python lambda anonymous functions examples 2024 Challenge
Solve the coding problem on python lambda anonymous functions examples 2024. Complete specifications, hints, and starter code included.
python list comprehensions dict set comprehensions 2024 Challenge
Solve the coding problem on python list comprehensions dict set comprehensions 2024. Complete specifications, hints, and starter code included.
python lists append remove slice sort methods 2024 Challenge
Solve the coding problem on python lists append remove slice sort methods 2024. Complete specifications, hints, and starter code included.
python magic dunder methods __str__ __repr__ __len__ 2024 Challenge
Solve the coding problem on python magic dunder methods __str__ __repr__ __len__ 2024. Complete specifications, hints, and starter code included.
python memory management CPython garbage collection 2024 Challenge
Solve the coding problem on python memory management CPython garbage collection 2024. Complete specifications, hints, and starter code included.
python metaclasses __new__ class creation advanced 2024 Challenge
Solve the coding problem on python metaclasses __new__ class creation advanced 2024. Complete specifications, hints, and starter code included.
python modules packages import sys path __init__ 2024 Challenge
Solve the coding problem on python modules packages import sys path __init__ 2024. Complete specifications, hints, and starter code included.
python multiprocessing pool parallel execution 2024 Challenge
Solve the coding problem on python multiprocessing pool parallel execution 2024. Complete specifications, hints, and starter code included.
python numbers int float complex arithmetic operations Challenge
Solve the coding problem on python numbers int float complex arithmetic operations. Complete specifications, hints, and starter code included.
python operators arithmetic comparison logical bitwise 2024 Challenge
Solve the coding problem on python operators arithmetic comparison logical bitwise 2024. Complete specifications, hints, and starter code included.
python packaging pyproject.toml pip publish PyPI 2024 Challenge
Solve the coding problem on python packaging pyproject.toml pip publish PyPI 2024. Complete specifications, hints, and starter code included.
python performance profiling cProfile timeit optimization 2024 Challenge
Solve the coding problem on python performance profiling cProfile timeit optimization 2024. Complete specifications, hints, and starter code included.
python pytest unit testing fixtures mocking 2024 Challenge
Solve the coding problem on python pytest unit testing fixtures mocking 2024. Complete specifications, hints, and starter code included.
python regex re module match search findall groups 2024 Challenge
Solve the coding problem on python regex re module match search findall groups 2024. Complete specifications, hints, and starter code included.
python sets add remove union intersection difference 2024 Challenge
Solve the coding problem on python sets add remove union intersection difference 2024. Complete specifications, hints, and starter code included.
python strings methods formatting f-strings 2024 Challenge
Solve the coding problem on python strings methods formatting f-strings 2024. Complete specifications, hints, and starter code included.
python syntax rules indentation whitespace tutorial Challenge
Solve the coding problem on python syntax rules indentation whitespace tutorial. Complete specifications, hints, and starter code included.
python threading GIL multithreading concurrent 2024 Challenge
Solve the coding problem on python threading GIL multithreading concurrent 2024. Complete specifications, hints, and starter code included.
python try except finally raise custom exceptions 2024 Challenge
Solve the coding problem on python try except finally raise custom exceptions 2024. Complete specifications, hints, and starter code included.
python tuples immutable packing unpacking 2024 Challenge
Solve the coding problem on python tuples immutable packing unpacking 2024. Complete specifications, hints, and starter code included.
python variables naming conventions assignment rules 2024 Challenge
Solve the coding problem on python variables naming conventions assignment rules 2024. Complete specifications, hints, and starter code included.
python virtualenv venv poetry uv package management 2024 Challenge
Solve the coding problem on python virtualenv venv poetry uv package management 2024. Complete specifications, hints, and starter code included.
python while loop break continue else tutorial 2024 Challenge
Solve the coding problem on python while loop break continue else tutorial 2024. Complete specifications, hints, and starter code included.
what is python programming 2024 overview use cases Challenge
Solve the coding problem on what is python programming 2024 overview use cases. Complete specifications, hints, and starter code included.