In this code repository I'll be posting my solutions for the book's problems. Some of my solutions include more than what they asked for. The book can be purchased here.
If you have git
installed, you can clone this repository:
$ git clone https://github.com/kdmoreira/python_solutions.git
Or you can simply download the .zip
file by clicking on the button "Clone" in the repository's homepage.
Please make sure you have Python 3 installed in order to run the code.
Feel free to submit a pull request, issue or suggestion. You are welcome to contribute.