set square_size = 50 set rows = 8 set cols = 8
Each square must be the width of the canvas divided by 8.
Now go ahead — copy the fixed code above, run it, and watch your perfect checkerboard appear. Then celebrate passing the autograder with full points!
set square_size = 50 set rows = 8 set cols = 8
Each square must be the width of the canvas divided by 8. 916 checkerboard v1 codehs fixed
Now go ahead — copy the fixed code above, run it, and watch your perfect checkerboard appear. Then celebrate passing the autograder with full points! set square_size = 50 set rows = 8