Back to functions (less basics)#
Usage of tuples for functions
Function calls: namespaces and objects “passed by references”
Different types of arguments
Global vs Local variables
Keywords
global
,nonlocal
,lambda
Usage of tuples for functions
Function calls: namespaces and objects “passed by references”
Different types of arguments
Global vs Local variables
Keywords global
, nonlocal
, lambda