Write a program in Python to implement the following operation on Stack containing employee code and name. 1. PUSH 2. POP 3. DISPLAY

Code: Run Code Online:

Comments