Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all the odd numbers in a matrix with 1.

Run the code to see the output here...