Topic: Stack Problem / Level: beginner

Problem: Write a program to push the characters of a string into a stack and reverse the words.

Run the code to see the output here...