/python-programming-exercises

A solution repo for "Python Programming Exercises, Gently Explained" by Al Sweigart

Primary LanguagePython

A solution repo for Python Programming Exercises, Gently Expained by Al SWEIGART

The repository contains my solution for the book Python Programming Exercises, Gently Expained by Al SWEIGART, and use pytest to test the solutions. Actually I am learning pytest tool, so it's also a practice for learning.