Advanced Features of Functions - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

This is a sample video. To access the full content,
please Login

13719 visits



Outline:

Functions with default arguments Various examples for default arguments Interchanging the default and non-default arguments Call a function with keyword arguments Call a function without keyword arguments Functions with positional arguments Functions with arbitrary arguments Demonstration of arbitrary arguments Usage of * and ** in defining a function Python built-in-functions