I try to solve codility CyclicRotation problem with Python. I got a runtime error for empty array: "tested program terminated with exit code 1" so my tota