Python Core Language Challenge
Demonstrate your knowledge of the Python programming language with three levels of increasingly difficult challenges.
Language features such as: loops, lists, exception handling, conditionals, and built-in functions.
Language features such as: importing modules, classes, objects, raising exceptions, and implementing magic methods.
Language features such as: decorators, magic methods, context managers.
Updates
April 19th, 2023 - Updated theia to enable autosave