In Python, variables are defined inside a specific scope. The variable defined in one scope may not be available in another scope. This video talks about local scope of variable where a variable defined inside a function is not accessible outside the function. We talk about global scope which is outside any function or class definition. We can access and modify the global variable using global keyword which is very bad practice.
Python doesn't have block level scope. This video discusses that point as well.
#Python #LearnProgramming
If you like our content, click on SUBSCRIBE button and click on Bell icon to receive latest and greatest updates of my video lessons.
Follow us on Facebook, Twitter, Instagram
Facebook Link: / techprogrammer1
Twitter Link: / techprogrammer1
Tumblr Blog: https://www.tumblr.com/blog/techprogr...
На этой странице сайта вы можете посмотреть видео онлайн Learn Python - Variable Scopes длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Tech Programmer 17 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 37 раз и оно понравилось 2 зрителям. Приятного просмотра!