Topic: Stack Problem / Level: beginner

Problem: Write a program to reverse the digits of numbers in a stack that are divisible by both 2 and 7.

Run the code to see the output here...