Learning Path: Functions and Scopes

Learning PathSkills: Python, Functions, Scope, Arguments, Parameters, Return, Globals

A person looking at a paper in front of a large sculpture that represents the different scopes in a Python program

In this learning path, you’ll build a strong foundation in Python functions and scope. You’ll start by defining functions and working with parameters, including optional arguments, *args, **kwargs, and special / and * parameters. Then you’ll explore return values and None. From there, you’ll move into inner functions,

 

 

 

To finish reading, please visit source site