Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to multiply two square matrices of size 2x2.

Run the code to see the output here...