Let's create a class called `limit_uses`. I'm deliberately "breaking" the naming convention for classes with a lower snake case name. I want this class to be a direct replacement for the `limit_uses()` function from Day 5 It can be used like a function, so it's fine to bend the convention!
0 likes 1 replies
?