Constants are literally what the word means, unchanging, the same. Where a variable may be changed, a constant may not be. These values are hard set at the time of creation in the code. They are a defined value that will never change.

Sometimes I miss my headset with Red Green Blue lighting, otherwise known as RGB.


This is a predefined constant showing what line this is on: 20 This number relates to the line of code.