Ultimately, if the code is just for your own use, then how the variable is written does not really matter, but if your code is going to be read by others, it’s agood idea to stick to the conventions.
By sticking to the naming conventions, it’s easy for other Python programmers to under-
stand your program.
If you do something Python doesn’t like or understand, you will get an error message.
Try entering the following: