A Brief Introduction to Python
1.4. A Brief Introduction to Python#
This section showcase the syntax and main features of the Python programming language. Moreover, some advanced features are introduced.
For complete coverage of Python’s feature, we suggest reading the official Python tutorial. Additionally, we invite you to take a look at The Python Standard Library.