Understating decorator is much more simplified when you have the concept of closure. But even before closure we need to know that python function are first class member. To say that functions are first class member in python means that they can be ma...
rochakdh.hashnode.dev2 min read
No responses yet.