• wrong result being shown

 

I would like to give some feedback about ...

From: https://py.checkio.org/mission/pawn-brotherhood/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36

safe_pawns(["a8","b7","c6","d5","e4","f3","g2","h1"]) this test case fails howing right result as 7 and my result as 6 but on using IDLE and copying same program and for saem test my result is displayed 7 please check it.