9.1.6 Checkerboard V1 Codehs -

Some versions of the CodeHS exercise use red instead of gray. If your prompt says "red and black", simply change the color in the conditional:

In this specific CodeHS exercise, you typically edit the file named Checkerboard.java . You are expected to fill in the logic inside the nested for loops to set the color of the Rectangle objects stored in a 2D array. 9.1.6 checkerboard v1 codehs