[OOP] 06 - Static Members Jul 16, 2020 static members static variables static methods static members are not concerned with objects created from classes they are directly related to the class they are class variables and class methods Reference Static Variables and Methods in Python