Python lebih besar dari Dunder
def __gt__(self, other):
#Defines behavior for the greater-than operator, >
Tired Turtler
def __gt__(self, other):
#Defines behavior for the greater-than operator, >