Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print the elements of the matrix in spiral form starting from the outermost elements.

Run the code to see the output here...