const in python 3

You cant make a constant in Python like in other languages so just dont edit the variable and
give it a name with ALL_CAPS and a comment saying it is a constant
Victorious Vulture