SET B CS 083 Practical QP
SET B CS 083 Practical QP
CLASS XII
School Code & Name: 55735 & Vriksha Global School Date: 12 /01/2023
1. Write a Python program to implement Stack operation (PUSH and POP) using List. (8 Marks )
Or
Write a Python program to Remove all the lines that contain the character 'a' in a file and write it to
another file.
2. Observe the following code and fill in the given blanks as directed: (4 Marks )