Domanda di colloquio di Bomberbot

what is class in Python, a decorator, and constructor

Risposta di colloquio

Anonimo

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