My codes for Automate The Boring Stuff with Python by Al Sweigart
- Chapter 2 - Flow Control
- Chapter 3 - Functions
- Chapter 4 - Lists
- Chapter 5 – Dictionaries and Structuring Data
- Chapter 7 – Pattern Matching with Regular Expressions
- Chapter 8 – Reading and Writing Files
- Chapter 9 – Organizing Files
- Chapter 11 – Web Scraping
- Chapter 14 – Working with CSV Files and JSON Data