Topic: Stack Problem / Level: beginner

Problem: Create a function to reverse the order of words in a sentence using a stack.

Run the code to see the output here...