intermediate python lesson 4: Solution: Building a Class
My Solution
yt link
The goal of this exercise was to gain experience using the common (and uncommon) tools available in Python for designing a class - specifically, a customer that's part of a subscription service.
We define a new Customer class obje...
philipdevblog.hashnode.dev2 min read