Back to Browse

Decorators in Python

210 views
Nov 14, 2022
12:21

Hello, everyone! In this video, I explain what decorators are and how to use them. Decorators are functions or classes that add functionalities to other functions, but without altering them. Thank you for watching and have fun coding! Timestamps: 00:00 - How nested functions work 02:18 - What is a decorator? 06:20 - Arguments in decorators 08:02 - Decorator classes 09:20 - Real world example *Hashtags* #robotmaze #decorators #programming #python #pythonprogramming #pythontutorial

Download

1 formats

Video Formats

360pmp416.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Decorators in Python | NatokHD