In this Python lesson, I’ll be going over why you should never use the ‘global’ keyword in your code. Often times, you’ll hear me and others say you shouldn’t use the global keyword, but you never really hear why. I’ll be demystifying the global keyword and explaining why you shouldn’t use the global keyword in Python and why it’s generally recommended you do not use it.
⭐️ Chapters ⭐️
0:00 | Intro
0:48 | Global vs local variables
08:15 | Using the global keyword
16:41 | Why you shouldn’t use the global keyword
☞ Python Tutorials for Beginners - Learn Python Online
☞ Learn Python in 12 Hours | Python Tutorial For Beginners
☞ Complete Python Tutorial for Beginners (2019)
☞ Python Programming Tutorial | Full Python Course for Beginners 2019