Automate the Boring Stuff with Python - Practice Projects
My solutions to some of the projects from the book by Al Sweigart.
-
Chapter 7 - Pattern Matching with Regular Expressions:
-
Chapter 8 – Input Validation:
-
Chapter 9 – Reading and Writing Files:
-
Chapter 10 – Organizing Files:
-
Chapter 11 – Debugging: