Topic: Stack Problem / Level: beginner

Problem: Write a program to push all odd numbers from a list into a stack.

Run the code to see the output here...