Learn how to use the terminal and how to test your solutions
In this part you'll learn the basics of python: operators and expressions, variables and assignment, function and built-ins objects You'll then learn more advanced python: functions arguments, exceptions handling, assert, decorators, lambda functions, classes, modules