Some scripts which can help to learn Python
- Basics
- If statement, while loop
- Basic functions and parameters
- Local and global variables
- Degault Argument values, return statement
- Importing modules
- Writing your first module and invoke its method
- List structure