Devashis Chakraborty presents the most easiest tutorials on functions in Python. This is the most comprehensive yet vivid tutorial on functions in Python. It has been divided into 5 parts as given below:
Part 1: Introduction to function, Creation and Invocation • Functions in Python (Part 1) [Introduction...
Part 2: Passing arguments/parameters to a function • Functions in Python (Part 2) [Passing argu...
Part 3: Returning value or values from a function • Functions in Python (Part 3) [Returning va...
Part 4: Default, Keyword and Variable length Argument, Anonymous functions • Functions in Python (Part 4) [Default, Key...
Part 5: Recursive functions and creating modules • Functions in Python (Part 5) [Recursive f...