I'm confused about the example shown in the task description: the output from each step (row, col) doesn't match the map drawing that follows. For example, after the first call to checkio(), the output is shown as [0,2] but the drawing that follows shows the next position at [2,4]. The other output and map drawings also don't seem related to one another.
I must be missing something obvious, but I'm not seeing it.
Created at: 2017/03/22 03:41; Updated at: 2017/03/22 13:52