Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 0: Python Overview 0. Python Introduction 1. What is Python? 2. Story of Python 3. Why Python 4. Use of Python 5. Python Download + Installation 6. How to Use? + Online Course Resource 1. Variable, Data Type, Expression 1. Create First Python Program File 2. First Program - Hello World 3. Comment 4. Variable + Data Type + Example 5. Variable Naming Convention 6. Practice 0.1 2. Input/ Output 1. Input/ Output (String) 1. A String Input & Output 2. Display A Message in Print & Input function 3. Check Data Type 4. Practice 0.2 2. Input/ Output (Number) 1. An Integer Number Input & Output + Check Data Type 2. Type Conversion 3. A Float Number Input & Output + Check Data Type 4. Built-in Function with Example 5. Practice 0.3 3. Formatted Input Output