You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the bottom of the 'sorted'-function (https://docs.python.org/3/library/functions.html#sorted)
"Implementing all six comparisons also helps avoid confusion for mixed type comparisons which can call reflected the gt() method."