Title

Introduction to Python. Brief history. Why Python? Where to use? Anaconda. How to install anaconda ... Simple Input & Output. Output Formatting. Python Program Flow. Indentation. Conditional statements. if. if-else. if-elif-else. Nested if. Loops. for. while. Nested loops. The range statement. break, continue and pass ... Lambda function & map ... ................
................