https://github.com/capac/python-exercises
Python code examples from various books and from edX web site
https://github.com/capac/python-exercises
Last synced: 2 months ago
JSON representation
Python code examples from various books and from edX web site
- Host: GitHub
- URL: https://github.com/capac/python-exercises
- Owner: capac
- License: mit
- Created: 2018-09-12T11:44:50.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-10-23T10:45:48.000Z (8 months ago)
- Last Synced: 2025-10-23T12:32:07.495Z (8 months ago)
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Exercises
Python code exercises from various sources
The list of sources are:
* _Fluent Python_ Luciano Ramalho
* _Think Python_ Allen B. Downey, Second Edition
* CS50 _Introduction to Computer Science_, edX (C to Python code)
* Prime number and Collatz checkers and in _math_ folder
* Miscellaneous files in _various_ folder