Class 11th File
Class 11th File
Computer Science
Practical file: Python programs
CLASS XI Code No: 083
Session: (2024-25)
SUBMITTED TO SUBMITTED BY
MR LUV SAHU MAHI KURELE
ROLL NO: ____
ACKNOWLEDGEMENT
I wish to express my deep sense of gratitude and
indebtedness to our learned teacher Mr Luv Sahu
of R.M.S.G PUBLIC SCHOOL CHIRHAON, JHANSI
for his invaluable help, advice and guidance in the
preparation of this project.
I am also greatly indebted to our principal
Mrs Hazel Didacus and school authorities for
providing me with the facilities and requisite
laboratory conditions for making this practical
file.
I also extend my thanks to a number of teachers,
my classmates and friends who helped me to
complete this practical file successfully.
MAHI KURELE
CERTIFICATE
This is to certify that Mahi Kurele, student of
class 11th, R.M.S.G PUBLIC SCHOOL CHIRHAON, JHANSI,
has completed the PRACTICAL FILE during the
academic year 2024-2025 under our guidance
and as per CBSE syllabus of CS code : 083
Internal Examiner
INDEX
SNO DATE PAGE Teacher’s
PROGRAMS (practical class)
NO Sign
1. Write a program to print the name of the user input 1
2. Write a program to take two numbers given by the user and do 2
sum of them
3. Write a program swap of two numbers 3
4. Write a program to check entered no is odd or even 4
5. Write a program to check entered no is palindrome number or 5
not
6, Write a program to print patterns 6
7, 6.1 2 3 4 5 7. 1 8. 1 1 1 1 1 9. 1 10. A B C D E
7
8, 1 2 3 4 5 1 2 2 2 2 2 2 1 2 ABCDE
1 2 3 4 5 1 2 3 3 3 3 3 3 1 2 3 A BCDE 8
9
and 10 12345 1234 44444 1224 ABCDE 9
12345 55555 12345 ABCDE 10
11. Write a program to print number of vowels, capital, small, 11
special character and number in the entered string.
12. Write a program to print the result of series where n will be 12
given by the user.
(1/1!) + (2/2!) + (3/3!) + (4+4!)………………………(n/n!)
13. Write a program to take input in the empty list from the user 13
and then print the sum of elements in that list.
14. Write a program to print the all even element from the list 14
15. Write a program to perform, append(), pop(), and displaying the 15
list.
16. Write a program to insert new element in the tuple. 16
17. Write a program to take input in the dictionary. 17
18. Write a program to print the sum of all element of a tuple. 18
19. Write a program to print Fibonacci series till n terms 19
20. Write a program to print the gcd of entered two numbers 20
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
BIBLIOGRAPHY
SUMITA ARORA
Thank
you