Practicle File
Practicle File
Computer Science
(Python)
Name: B.ABISHEK
Class: XII
School: SJGJ
Roll No: 01
Index
No. Name of Practical Date Page Sign of
no. the
Teacher
1. WAP to compute x n of given two integers x
and n.
2. WAP for calculating simple interest.
3. WAP to accept a number from the user and
display whether it is an even number or odd
number.
4. WAP to accept percentage of a student and
display its grade accordingly.
5. WAP to print Fibonacci series up to certain
limit.
6. WAP to display prime numbers up to a certain
limit.
7.WAP to accept a number, find and display whether
it’s a Armstrong number or not.
8. WAP to accept a number and find out whether
it is a perfect number or not.
9. WAP to print the sum of the series
1+x1/1!+x2/2!+…….xn/(n)!- exponential series.
10. WAP to print the following pattern:
1
12
123
11 WAP to accept a string and display whether it
is a palindrome.
12. WAP that counts the number of alphabets and
digits, uppercase letters, lowercase letter,
spaces and other characters in the string
entered.
13. WAP to accept a string ( a sentence) and
returns a string having first letter of each word
in capital letter.
14. WAP to remove all odd numbers from the given
list.
15. WAP to display second largest element of a given
list.
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
********Output of the program********
19. Command for using group by and having clause with where clause.
20. Command for equi-join of tables.