Yashika Rastogi Programme File
Yashika Rastogi Programme File
1
ACKNOWLEDGEMENT
2
INDEX
S.No Topic Page No.
1 String 4-6
2 List 7-9
3 Tuple 10-12
4 Dictionary 13-15
6 MySQL 19-22
Connectivity
3
STRING:-
Output:-
Output:-
4
3.Write a programme to check whether the string is
palindrome or not.
Output:-
Output:-
5
5.Write a programme to input a string and print the sting with
vowels removed.
Output:-
6
LIST:-
Output:-
2.Write a programme to accept values for list but only add the
even values.
Output:-
7
3.Write a list to read a list and remove duplicate elements.
Output:-
8
Output:-
Output:-
9
Tuple:-
Output:-
Output:-
10
3. Write a program that creates a tuple storing first 9 terms of
Fibonacci series.
Output:-
11
Output:-
Output:-
12
Dictionary:-
Output:-
Output:-
13
3. Write a programme to check if a key is present in a
dictionary or not.
Output:-
Output:-
14
5.Write a programme to create a dictionary with the opposite
mapping.
Output:-
15
Text File:-
Output:-
16
Output:-
Output:-
17
Output:-
Output:-
18
MySQL Connectivity:-
Output:-
Output:-
19
3.Write a programme to display name, make and capacity of
cars in descending order of their capacity of table Carden in
database “project”.
Output:-
20
Output:-
Output:-
21
22
THANK YOU
23