How to Use Global Variables Inside a Python Function | Global Variables in Python Functions

Опубликовано: 09 Февраль 2025
на канале: Miss.python
494
16

This video shows what a global variable is in Python. A global variable can be used inside or outside of the functions. To change a global variable inside a function, we need to use the “global” keyword, otherwise, it will be a local variable with the same name as the global variable.

––––––––––––––––––––––––––––––
Happy by Mike Leite   / mikeleite  
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: https://bit.ly/al_happy
Music promoted by Audio Library    • Happy – Mike Leite (No Copyright Music)  
––––––––––––––––––––––––––––––
#Shorts