Programming in Python
1. To find average and grade for given marks. Click Here
2. To find the sale price of an item with a given cost and discount (%). Click Here
3. To calculate perimeter/circumference and area of shapes such as triangle, rectangle, square and circle. Click Here
4. To calculate Simple and Compound interest. Click Here
5. To calculate profit-loss for a given Cost and Sell Price. Click Here
6. To calculate EMI for Amount, Period and Interest. Click Here
7. To calculate tax - GST / Income Tax. Click Here
8. To find the largest and smallest numbers in a list. Click Here
9. To find the third largest/smallest number in a list. Click Here
10. To find the sum of squares of the first 100 natural numbers. Click Here
11. To print the first ‘n’ multiples of a given number. Click Here
12. To count the number of vowels in a user entered string. Click Here
13. To print the words starting with a particular alphabet in a user entered string. Click Here
14. To print the number of occurrences of a given alphabet in a given string. Click Here
15. Create a dictionary to store names of states and their capitals. Click Here video click here
16. Create a dictionary of students to store names and marks obtained in 5 subjects. Click Here video click here
17. To print the highest and lowest values in the dictionary. Click Here video click here
02. SQL Queries – one table / two tables. Click Here
No comments:
Post a Comment