This video is about variable scope in python
GitHub repo: https://github.com/karar-shah/Python_ML_Yd...
The following topics are covered in this video:
How to declare Local and Global variable
Difference b/w them
Advantages & Disadvantages of Global Scope inside the function
When to use what variable scope