Python:
Why python?
Python – Basic Syntax
Identifiers,Indentation,Comments,Quotation,Reserved Words
Variables,Assigning
Operators,Important Operators,Python Input
Decision Making, if,If-else
Python – Loops,For, Break, while, nested loop
Functions,Pass by Reference or Value, Anonymous Functions
Python Data Types, simple types, container types
Data Type – Tuple,LIST, nested list, set, Dictionary
PYTHON – FILE MANAGEMENT