916 Checkerboard V1 Codehs Fixed

Keep grinding on those Tracy the Turtle challenges! 🐢💻

Finally, pass your completed grid to the provided print_board function to display the result. 916 checkerboard v1 codehs fixed

public class Checkerboard extends GraphicsProgram Keep grinding on those Tracy the Turtle challenges

: The inner loop ( for j in range(8) ) goes through every column in those specific rows and changes the value from 0 to 1 . 916 checkerboard v1 codehs fixed

# Draw the square t.begin_fill() for k in range(4): t.forward(SIZE) t.right(90) t.end_fill()