Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to create an identity matrix of a given size.

Run the code to see the output here...