MANIPAL UNIVERSITY JAIPUR
School of Basic Sciences
Department of Computer Application
Program List
Python Programming Lab| CA2231| Credit 1
Session: Jan 26 – May 26 | Faculty: Dr. Monika Vishwakarma | Class: BCA (IV Sem)
SL.
Title of the Program
No.
Write a program to perform all the arithmetic operation by taking inputs from
1
the user
2 Write a program to Swap the two numbers without using third variable.
3 Write a program to find the square root of the given number.
4 Write a program to show the scope of a variable.
Write a program to read string from console and display the number of
5
occurrence of each word.
6 Write a program to check the given number is prime number or not.
7 Write a program to find the Armstrong number.
8 Write a program to find the Fibonacci series.
9 Write a program to check Whether a String is Palindrome or Not
10 Write a program to Slice Lists.
Write a Python program to Iterate List, Set, tuple, and Dictionaries Using for
11
Loop
12 Write a Python program to Sort a Dictionary by Value.
13 Write a Python program to Copy a File.
14 Write a Python program to Concatenate two Lists.
15 Write a Python program to check if a key is already present in a Dictionary.
16 Write a Python program to Count the Occurrence of an Item in a List
SL.
Title of the Program
No.
17 Write a Python program to Append to a File
18 Write a Python program to Delete an Element From a Dictionary
19 Write a Python program to Return Multiple Values From a Function
20 Write a Python program to Remove Duplicate Element From a List
Write a Python program to Adding Tuple to List and vice – versa
21
Write a Python program to Sort Dictionary key and values List
22
Write a Python program to print even numbers in a list
23
Write a Python program to merge two files into a third file
24
Write a Python to create a Class and Object.
25
Write a Python program to implement Inheritance.
26
Write a Python program to implement Encapsulation.
27
Write a Python program to implement Polymorphism.
28
Write a Python program to find out the Reverse words in a given String in
29 Python.
Write a Python program to Remove all duplicates from a given string in
30 Python.
Dr. Monika Vishwakarma
Assistant Professor