This is explain functions in Python with logical explanations with line by
line visual execution.
Timestamp:
00:00 Introduction
00:25 Syntax of Function in Python
02:50 Logic of Function in Python
05:51 Defining state of function
10:18 Calling state of function
14:15 Function assignment
17:55 Default Return value None
18:30 local function scope and global scope