A function definition in the first piece of example code in the Python Processing tutorial on Objects refers to a variable before assignment within the context of that function definition. This raises ...