User defined module in python

Опубликовано: 13 Февраль 2026
на канале: Jitika Ahuja
55
10

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...