Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to create a matrix with elements alternating between 1 and 0 in a checkerboard pattern.

Run the code to see the output here...