I'm doing a project and I need a parent class (inheritance) to force its daughters classes to have a certain attribute. Is it possible to do this?
I'm doing a project and I need a parent class (inheritance) to force its daughters classes to have a certain attribute. Is it possible to do this?