I. Python basics#

First part of the book is dedicated to Python basics. It covers:

  • Python data types

  • How to create basic scripts

  • Control structures

  • Working with files