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

https://github.com/jmelahman/python-for-everybody-solutions

Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance
https://github.com/jmelahman/python-for-everybody-solutions

beginner introduction-to-programming introduction-to-python py4e python python-for-everybody

Last synced: 2 months ago
JSON representation

Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance

Awesome Lists containing this project

README

        

# python-for-everybody-solutions

Course Link (Coursera): https://www.coursera.org/specializations/python

Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance: https://www.py4e.com/book. Only exercises requiring written code are included. Multiple choice and extended response questions have been omitted.
The book's Github can be found at https://github.com/csev/py4e.
For solutions using python 2.7, see: https://github.com/epequeno/python-for-informatics.