Introduction - If you have any usage issues, please Google them yourself
A program that process the result of two matrices by multiplying the two. The result will be the product of the given two matrices. The program will tell the user to enter the number of rows and columns of the matrix to detect if it is valid or invalid in the process.