Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python greater than dunder

def __gt__(self, other):
#Defines behavior for the greater-than operator, >
 
PREVIOUS NEXT
Tagged: #python #greater #dunder
ADD COMMENT
Topic
Name
2+7 =