In this repo you can find my programming exercises of the MOOC "Programming for Everybody (Python)" held by Charles Severance from the University of Michigan.
Course topics:
- Week One: Introduction - Why we program?
- Week Two: Variables and Expressions
- Week Three: Conditional code
- Week Four: Functions
- Week Five: Loops and Iteration
- Week Six: Strings
- Week Seven: Files
- Week Eight: Lists
- Week Nine: Dictionaries
- Week Ten: Tuples
- Week Eleven: Regular Expressions