Topic: Stack Problem / Level: beginner

Problem: Implement a function to check if a stack contains only numbers divisible by 3.

Run the code to see the output here...