Pregunta de entrevista de Bomberbot

what is class in Python, a decorator, and constructor

Respuesta de la entrevista

Anónimo

20 mar 2021

Class in python is an abstraction of an object. decorator are the wrap or requirements for the function, and constructor are the object instances