9.1.7 Checkerboard V2 Codehs (2025)
In some versions, V2 also requires that you use a to track color state, rather than just checking (row + col) % 2 .
In some versions, V2 also requires that you use a to track color state, rather than just checking (row + col) % 2 .