Styrow.dev
Question 7 of 45
Python Topic: General medium

What are Python decorators?

Question

What are Python decorators?

Answer

A Python decorator is a specific change that we make in Python syntax to alter functions easily.