filmov
tv
Python Variable Misspelling | Common Mistake #shorts
![preview_player](https://i.ytimg.com/vi/GDNVWpabRO0/sddefault.jpg)
Показать описание
One can never quite escape the wrath of misspelling words. In Python, misspelling variables names can lead to a couple different kinds of bugs. This bug is when you try to modify an existing variable, but when you spell out the modification step you misspell the name of the variable so Python has no clue what you're talking about. Python will give you a name error because you're trying to modify a value that Python doesn't know exists. This is a problem that will vex you throughout your programming career from beginner, to seasoned expert.
#python #code #programming #shorts
#python #code #programming #shorts