Day #59 - Decorators in Python
Introduction
Welcome to my 59th blog post on the Python journey. On day 59, I learned about a Powerful tool that allows us to change the behaviour of functions and methods in Python. This is called 'decorators'. Let's dive into more details and under...
codewithjain.hashnode.dev3 min read