To make the program easy, we use functions.
Function is a set of statement that perform the specific task.
So Python also support functions.
therefore this lecture regarding
how the function is defined
how it is calling with or without arguments
#python
#functioninpyhon
#pythonprogramming
#pythontutorial
#knowledge24