Topic: Stack Problem / Level: beginner

Problem: Write a program to reverse the digits of all numbers in a stack that are divisible by 8.

Run the code to see the output here...