function in python part-2

Опубликовано: 11 Июль 2026
на канале: PyCoder
54
4

hello guy's
In last video we saw function in python and how to use it, but in that video we aren't finished the many topics of functions
so,in this video we will be covere that topics

1.keyword Arguments
2.Arbitrary keywords Arguments, **args?? &how to use
3.Default parameter
4.Passing list as an arguments
5.return value
6.pass statement

#python
#PyCoder
#pythonfunction
#arbitary
#arguments
#passingarguments
#pythonforbegginers
#codingtech