Important Notice:

Course Content
The Calendar Module
Library Function/Predefined Functions
0/4
Sys Module
Library Function/Predefined Functions
0/2
OS Module
Library Function/Predefined Functions
0/2
Functions in Python (Chapter-10) M3-R5
About Lesson

Types of argument in python:-

            Python में चार प्रकार के argument होते है

  1. Positional or required arguments

  2. Default argument

  3. Keyword argument

  4. Arbitrary or variable-length arguments

 

 

Types of argument in python:-

            There are four types of arguments in Python

  1. Positional or required arguments

  2. Default argument

  3. Keyword argument

  4. Arbitrary or variable-length arguments

error: Content is protected !!