Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to count how many prime elements are in the middle row and column of the matrix.

Run the code to see the output here...