Problem Statement - B03C-2019S-C2
Write PushOn(Book) and Pop(Book) methods/functions in Python to add a new Boo and delete a Book from a List of Book titles, considering them to act as push and pop operations of the Stack data structure.
Solution
CSKC| Created: 11-Apr-2019 | Updated: 11-Apr-2019|CBSE12A-2019