- Fundamentals of python language
- Input and output in python program
- Data Structure in python
- Library & Modules:
- Function:
- Introduction to function(WHY, WHAT, HOW)
- Flow of execution in a function call
- Types of function
- Parameter and Arguments
- Returned value(s) from function
- Scope of variable in function
- Exercise
- File handling in python