Topic: Stack Problem / Level: beginner

Problem: Write a program to push characters of a sentence into a stack and count the number of vowels.

Run the code to see the output here...