This video demonstrates defining user-defined functions, how to pass arguments in functions and how a function returns a value in detail.
I will discuss recursion and use functions in the application in the next video.
Python Programming - 10 covers:
*************************************
00:00 Intro on Functions
02:30 Declaration vs Definition
03:47 Creating user-defined functions
05:39 Parameters vs Arguments
07:11 Arguments in functions
09:41 Arbitrary arguments in functions
12:17 Keyword arguments
15:37 Arbitrary keyword arguments
18:35 Default parameter value
19:57 Passing other data types as argument
24:44 Return value from function
30:08 Using pass statement
31:11 Calling functions from IDLE Shell
**************************************
Happy Learning & Happy Coding
**************************************