We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 571702a + 62d0e37 commit ecd2e63Copy full SHA for ecd2e63
book/book.tex
@@ -14169,7 +14169,7 @@ \section{Comparing cards}
14169
\index{type!programmer-defined}
14170
14171
\verb"__lt__" takes two parameters, {\tt self} and {\tt other},
14172
-and {\tt True} if {\tt self} is strictly less than {\tt other}.
+and returns {\tt True} if {\tt self} is strictly less than {\tt other}.
14173
\index{override}
14174
\index{operator overloading}
14175
0 commit comments