I think there is a fail in the h...
I think there is a fail in the hidden tests because I passed with a wrong solution.
Exemple:
[[0, 0], [1, 1], [2, 2], [3, 3]] should answer False to pass the exercise. My code answers True to it and is still seen as correct.