That's how #PEP8 tells you to name things in Python.
This is how I name things in Python:
Naming conventions are critical to improving the readability of your code.

Underscore at the end of a method changes in place the thing that it is being applied to!
