Description about module.
Types of module:-
1. User defined module
2. Predefined module
How to create user defined module?
How to use module defined by user?
Function definition and function calling.
Video link to understand about function:-
• Function and it's advantages in python
• Function (Program to calculate area of rec...