Python herede de objetos
In Python 3, classes extend object implicitly, whether you say so yourself or not.
Real Raccoon
In Python 3, classes extend object implicitly, whether you say so yourself or not.