In my code I use constants as `ContstantValue` and...
# random
y
In my code I use constants as
ContstantValue
and not like
CONSTANT_VALUE
, what do you use in your code?