Python basics#

This chapter covers python basics such as variables, data structures, operators, loops, conditions and functions. There are no special python packages which need to be installed to execute these notebooks.

See also