Log in or register to post comments @classmethod is used to mark a class method in the class definition.@staticmethod is used to mark a method as static. Tags Python Class, Objects and Methods Interview Questions Python Interview Questions