Topic: Stack Problem / Level: beginner

Problem: Write a program to push all vowels from a string into a stack.

Run the code to see the output here...