1. Preparing for work¶
In order to start working with Python, you need to decide on a few things:
- operating system
- editor
- Python version
This book uses Debian Linux (on other OS the output may differ slightly) and Python 3.7.
In order to start working with Python, you need to decide on a few things:
This book uses Debian Linux (on other OS the output may differ slightly) and Python 3.7.