3.1. Python basics#

This section covers the very basics of Python: how to perform arithmetic operations between variables and constants, how to print information on the console, and how to document code using comments.