The link to the draft kata should be removed from the description.
In Python duplicate values in square are not tested.
You could also test [5, 5, 5, 5, 5, 5, 5, 5, 5].
[5, 5, 5, 5, 5, 5, 5, 5, 5]
Loading collection data...
The link to the draft kata should be removed from the description.
In Python duplicate values in square are not tested.
You could also test
[5, 5, 5, 5, 5, 5, 5, 5, 5]
.