Something went wrong on our end
-
Studer Gabriel authored
python 2: [1,2,3,4,5,6] >= whatever_int => True python 3: [1,2,3,4,5,6] >= whatever_int => TypeError
Studer Gabriel authoredpython 2: [1,2,3,4,5,6] >= whatever_int => True python 3: [1,2,3,4,5,6] >= whatever_int => TypeError