Topic: Stack Problem / Level: beginner

Problem: Write a program to push characters of a string into a stack and remove all vowels.

Run the code to see the output here...