Python Practical Slips
Python Practical Slips
T.Y.BSc.(Computer Science)
practical Examination
Lab Course: (CS-3510) Python Programming
B] Write the python program to multiplies all the items in a list. [5]
Q.4.Viva [5]
Savitribai Phule University
T.Y.BSc.(Computer Science)
practical Examination
Lab Course: (CS-3510) Python Programming
Q.1 Write python code to print all prime number s in an interval [10]
Q.2 Write a Python Program to Find the Sum of Natural Numbers. [10]
Q.1 Write a Python program to get a list, sorted in increasing order by the
last element in each tuple from a given list of non-empty tuples. [10]
Q.2 Write a Python program to find maximum and the minimum value in a
set by creating function [10]
Q.3 Write a python program to print even length words in a string [10]
Q.4 Viva [5]
Q.3 Write a Python program to convert Snake case to Pascal case [10]
Q.4 Viva
[5]
Q.3 Write a Python program to iterate over dictionaries using for loops. [10]
Q.4 Viva [5]
Q.1 Write a Python program to check if a set is a subset of another set. [10]
Q.2 Write a Python program to check whether an element exists within a
tuple [10]
Q.3 Write a Python program to sum all the items in a list [10]
Q.1 Write a Python Program to Find the Sum of Natural Numbers [10]
Q.2 Write a Python program to sum all the items in a list [10]
Q.1 Write a Python program to iterate over dictionaries using for loops. [10]
Q.3 Write a Python program to get a list, sorted in increasing order by the last
element in each tuple from a given list of non-empty tuples. [10]
Q.4 Viva [5]
Q.4 Viva
Q.1 Write a Python program to find maximum and the minimum value in a
set by creating function [10]
Q.2 Write a Python program to check if a set is a subset of another set. [10]
Q.1 Write a Python program to create a tuple with different data types. [10]
T.Y.BSc.(Computer Science)
practical Examination
Lab Course: (CS-3510) Python Programming
Q.3 Write a python program to print even length words in a string [10]
T.Y.BSc.(Computer Science)
practical Examination
Lab Course: (CS-3510) Python Programming
Q.1 Write a python program to swap the value of two variables. [10]