Batch Ii CS Practical 24-25
Batch Ii CS Practical 24-25
Batch Ii CS Practical 24-25
College
Half Yearly Practical Examination 2024-25
COMPUTER SCIENCE (083)
I. Write a python program to implement searching methods based on user choice using a list
data-structure. (linear & binary)
II. Write a function that accepts an integer list as argument and shift all odd numbers to the
left and even numbers to the right of the list without changing the order.
III. Write a program to create a CSV file and also display the contents of the file.
IV. Write a program to create a binary file and display the records whose marks are > 95.
V. Write a program to implement stack operations in Python.
VI. Write SQL commands for the statements (i) to (iv) on the table MOVIE