https://github.com/djeada/think-python
My alternative solutions to the challenges from Allen B. Downey's book "Think Python".
https://github.com/djeada/think-python
Last synced: 10 months ago
JSON representation
My alternative solutions to the challenges from Allen B. Downey's book "Think Python".
- Host: GitHub
- URL: https://github.com/djeada/think-python
- Owner: djeada
- License: mit
- Created: 2019-07-22T18:24:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T09:21:18.000Z (about 3 years ago)
- Last Synced: 2025-02-05T11:51:52.728Z (11 months ago)
- Language: Python
- Homepage:
- Size: 1.44 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Think Python
My alternative solutions to the challenges from Allen B. Downey's book "Think Python".
It is a free book and you can read it on the author's page: link.

## Chapter 3
#
Title
Solution
1
Exercise 3
Python
2
Exercise 4
Python
3
Exercise 5
Python
## Chapter 4
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
5
Exercise 3
Python
## Chapter 5
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
## Chapter 6
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
## Chapter 7
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
## Chapter 8
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
8
Exercise 11
Python
9
Exercise 12
Python
## Chapter 9
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
8
Exercise 8
Python
9
Exercise 9
Python
## Chapter 10
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
8
Exercise 8
Python
9
Exercise 9
Python
10
Exercise 10
Python
11
Exercise 11
Python
12
Exercise 12
Python
## Chapter 11
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
8
Exercise 8
Python
9
Exercise 9
Python
10
Exercise 10
Python
11
Exercise 11
Python
## Chapter 12
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
## Chapter 13
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
8
Exercise 8
Python
9
Exercise 9
Python
## Chapter 14
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
## Chapter 15
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
## Chapter 16
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
## Chapter 17
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
7
Exercise 7
Python
## Chapter 18
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 5
Python
## Chapter 19
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)