Topic: Stack Problem / Level: beginner

Problem: Write a program to push all multiples of 3 from an array into a stack.

Run the code to see the output here...