Our Python Book

Valentina and me have developed an introductory book for learning Python (this book is written in spanish). This book contains all the basic topics of the language, such as flow control, strings management, lists, classes, files and a bit of recursion. You can download the book at the following link:

Our Python Book

And you can find our GitHub repository with the solutions at the following link:

Our repository

It is important to note that the Wiki of the Repository has some tutorials and resources that are related to the book.