An open API service indexing awesome lists of open source software.

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

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