Problem Statement - B03C-2019S-C1
Write QueueUp(Client) and QueueDel(Client) methods/functions in Python to add a new Client and delete a Client from a List of Client names, considering them to act as insert and delete operations of the Queue data Structure.
Solution
CSKC| Created: 11-Apr-2019 | Updated: 11-Apr-2019|CBSE12A-2019