Topic: Stack Problem / Level: beginner

Problem: Implement a function to push elements into a stack and count how many of them are divisible by 9.

Run the code to see the output here...