You must log in or register to comment.
So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this
class Animal: class Dog(Animal):
removed by mod
So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this
class Animal:
class Dog(Animal):
removed by mod