1. Expression and Intent in Python
2. Statements in Python
3. If Control Statement
4. if, elif and else Statement
5. Nested if else in Python
6. Condition based program If else if elif and else
7. Intro to Iterative Statement (loop in Python)
8. For loop and while loop with program
9. Dry Run and Algorithm
10. Python Triangle and Square Program
11. Python Triangle and Square Program Part II
12. Python Triangle and Square Program Part III
13. Jump statement in Python
14. Liner Search in Python (Searching an element from the list)
15. Binary Search Program
16. Fibonacci Series Program
17. Palindrome Number Program
18. Armstrong Number Program
19. Bubble sort Program