0% found this document useful (0 votes)
16 views2 pages

INDEX For Practical File

The document is an index of various programming tasks and their descriptions, including calculations for sales price, interest, and grades, as well as string and list manipulations. Each task is listed with a corresponding serial number, but lacks specific dates and teacher signatures. The tasks cover a wide range of programming concepts suitable for educational purposes.

Uploaded by

anjiniagarwal8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

INDEX For Practical File

The document is an index of various programming tasks and their descriptions, including calculations for sales price, interest, and grades, as well as string and list manipulations. Each task is listed with a corresponding serial number, but lacks specific dates and teacher signatures. The tasks cover a wide range of programming concepts suitable for educational purposes.

Uploaded by

anjiniagarwal8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

INDEX

S.N. Program Description Date Teacher’s Sign

1 To calculate and display sales price

2 To display performance grade based on average calculated

3 To create a menu driven program to calculate area and


perimeter
4 To calculate and display simple interest and compound
interest
5 To calculate profit/loss and its percentage

6 To test the divisibility of a number with another number.

7 To display if a character is a vowel or a consonant

8 To display largest of three numbers

9 To create a menu driven program for conversion as per


user’s choice
10 To display the sum of squares of first 100 natural numbers

11 To display first ‘n’ multiples of a number

12 To calculate and display factorial of a number.

13 To display Fibonacci series up to n terms

14 To check if a number is Armstrong or not

15 To check if a number is Palindrome or not

16 To count the number of digits in a number

17 To display the reverse a number


18 To display the sum of given series

19 To generate the given pattern

20 To check if a number is prime or not.

21 To count the number of vowels and consonants in a string

22 To print words starting with a given alphabet in a string

23 To print number of occurrences of a given alphabet in a


string
24 To check if a given string is palindrome or not

25 To capitalize every alternate character in a string

26 To print count of digits and sum of all digits in a string

27 To find largest and smallest number in a list

28 To find the third largest and third smallest element in a list

29 To perform linear search in a list of n numbers

30 To display the sum of numbers ending with 3 in a list

31 To display strings beginning with letter ’A’ or ‘a’ in a list

32 To create a dictionary to store names of states and their


capitals
33 To create a dictionary of length 5 to store names and
marks of students
34 To print the highest and lowest element in a dictionary

35. To create dictionary of names and salary details (basic


salary, hra and da) of N employees and display total salary

You might also like