Topic: Stack Problem / Level: beginner

Problem: Write a program to implement a stack of books with push and pop operations.

Run the code to see the output here...