Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all the odd elements in the matrix with their absolute value.

Run the code to see the output here...