Skip to content

Coursera Michigan Python Textbook Exercises - Jupyter Notebook

License

Notifications You must be signed in to change notification settings

brothermalcolm/Coursera-Michigan-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Michigan Python For Everybody Specialization

This repository contains Python 3.6 Jupyter Notebook implementations of certain exercises from the courses by Charles Severance.

These exercises are taken directly from the course textbook 'Python for Informatics'. You may find a copy of this textbook from the below link. The exercises have been adapted for Python 3.6, which is slightly different to the Python 2.7 syntax used throughout the aforementioned course text. Please note that in order for the Jupyter Notebook to work on your local machine, you should place the ./Data files in the same directory as the Jupyter Notebooks.

Chapter 2 Exercises: Variables, expressions, and statements
Chapter 3 Exercises: Conditional execution
Chapter 4 Exercises: Functions
Chapter 5 Exercises: Iteration
Chapter 6 Exercises: Strings
Chapter 7 Exercises: Files
Chapter 8 Exercises: Lists
Chapter 9 Exercises: Dictionaries
Chapter 10 Exercises: Tuples

References:

https://www.coursera.org/specializations/python
http://www.pythonlearn.com/book.php#python-for-informatics

Credits:

Special mention to John Wittenauer for having done what I had originally intended to do here.

About

Coursera Michigan Python Textbook Exercises - Jupyter Notebook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published