In this lesson, you'll learn about about the concept of global and local scopes, how to access and modify global variables inside a function, and how to use the global
keyword in Python.
In this lesson, you'll learn about about the concept of global and local scopes, how to access and modify global variables inside a function, and how to use the global
keyword in Python.