9.1.6 Checkerboard V1 Codehs _top_ Jun 2026

// 2. Determine color based on row + col sum if((row + col) % 2 == 0)

: Create an empty list called board and fill it with eight rows of eight zeros. 9.1.6 checkerboard v1 codehs