Variable Case (Outside of function) Published by John Player on February 26, 2019 Its common practice to make variables which are outside of scope (outside of a function) capital: VARIABLE = 'something' Published inPyCharmPythonscripting