Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace the even numbers in a matrix with their square.

Run the code to see the output here...