
Decorators with parameters - Python Refresher
3,303 views
78________
In this episode of Python Refresher, we learn how to write decorators that take arguments or have parameters.
Decorators with parameters are really useful, because we can have the decorator do slightly different things depending on the arguments passed, which makes them massively more flexible.
We've got 4 videos that talk about Python decorators. This is the last video.
Previous video: • Decorating functions with parameters - Pyt...
-- Links --
✅Subscribe to the channel: https://www.youtube.com/tecladocode?s...
✅Twitter: / tecladocode
✅Instagram: / tecladocode
✅Facebook: / tecladocode
✅Our Complete Python Course that takes you from beginner to expert in Python: https://www.udemy.com/the-complete-py...
コメント