Bomberbot interview question

what is class in Python, a decorator, and constructor

Interview Answer

Anonymous

Mar 20, 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