Topic: Stack Problem / Level: beginner

Problem: Create a function to push elements from a matrix into a stack, row by row.

Run the code to see the output here...