AryanITW Assignment
AryanITW Assignment
2. Assignment 2 6-9
(Sting, List, Tuple and Dictionary)
(1) Write a python program to check whether or not a
given string is a palindrome.
(2) Create a list and perform the following methods in
python.
insert() (2) remove() (3) append() (4) len() (5) pop()
(6)clear()
(3) Create a tuple and perform the following methods in
python.
Add items (2) len() (3) check for item in tuple
(4) Access items
(4) Create a dictionary and apply the following methods
in python.
Print the dictionary items (2) access items (3) change
values use len()
3. Assignment 3 9-13
(Function and Module)
4. Assignment 4 13-17
5. Assignment 5
6. Assignment 6
7. Assignment 7
Indian Institute of Information Technology Bhopal
Submitted by Submitted to
Aryan Dixit Dr. Amit Gupta
23U03116 Assistant Professor