Python Programs

  1. Simple Programs
  2. Program using Conditional Statements
  3. Program using Iteration
  4. Programs on String Manipulation
  5. Programs on List Manipulation
  6. Program using Tuple
  7. Programs Using Pandas
  8. Recursive Functions
  9. MORE PROGRAMS ON RECURSION…..by Namita Ranjan PGT CS
  10. LIST COMPREHENSION …….by Namita Ranjan, PGT CS
  11. File Handling
  12. Classes & Objects

Video Links for Programs

  1. Program to find Greatest Between two Numbers  https://youtu.be/MsEw55S2UXc
  2. Program to find Greatest among Three Numbers  https://youtu.be/RplHuHOInWc
  3. To Print first 10 Natural Numbers https://youtu.be/_nKUAzfrCEU
  4. .Python Program to calculate Area and Circumference of Circle if Radius is given I https://youtu.be/cCDLqUyAsAg
  5. Program to print N multiples of given number | to print multiplication table of a given number https://youtu.be/uQsv-KLf2OY
  6. To find sale price of an item with given cost and discount (%) https://youtu.be/eABora70osY
  7. Program To print the words starting with a particular alphabet in a user entered string   https://youtu.be/YwJujXJyqdw  
  8. Python program to print number of occurrence of a given alphabet in a given string     https://youtu.be/mKTCSkSPeq8  
  9. Python Program to Create a dictionary to store names of states and their capitals (2 Methods) https://youtu.be/t35nzeqwn9o   
  10. Python Program to Create a dictionary of students to store names and marks obtained in 5 subjects https://youtu.be/KSNWC9ezV4U  
  11.  Python Program to Calculate Sum of the following Series X+X2+X3+X4+————Xn https://youtu.be/uLVkCZ8nMZM
  12.  Python Program Program to Calcuate 1/x + 1/x^2 +1/x^3 + ……………..1/x^n https://youtu.be/DvAuA8_vg9w
  13. Python program to find factorial using while loop | using for loop https://youtu.be/PaaWbYA1jow
  14. (2 Methods ) Program to Calculate Sum of Digits of a given number By Sangeeta M Chauhan https://youtu.be/epiGwgAHggs
Advertisement