https://github.com/smpotts/think-python
Coding exercises and things from reading Think Python 2.
https://github.com/smpotts/think-python
exercises practice-python python think-python
Last synced: 2 months ago
JSON representation
Coding exercises and things from reading Think Python 2.
- Host: GitHub
- URL: https://github.com/smpotts/think-python
- Owner: smpotts
- Created: 2024-06-01T15:23:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T00:41:39.000Z (over 1 year ago)
- Last Synced: 2024-06-14T02:11:50.449Z (over 1 year ago)
- Topics: exercises, practice-python, python, think-python
- Language: Python
- Homepage: https://greenteapress.com/wp/think-python-2e/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Think Python
Contains coding exercises and practice problems from reading [Think Python 2](https://greenteapress.com/wp/think-python-2e/) by Allen B. Downey.