![Hands-On Software Engineering with Python](https://wfqqreader-1252317822.image.myqcloud.com/cover/286/36699286/b_36699286.jpg)
上QQ阅读APP看书,第一时间看更新
To get the most out of this book
You should know, specifically, about the following:
- How to download and install Python (3.6.x was used while writing this book, but the code here is expected to work in 3.7.x with little or no modification)
- How to write Python functions
- How to write basic Python classes
- How to install Python modules with pip, and how to import modules into your code