I believe the ‘const’ is short for constant, and I believe it tells the compiler that this variable should constantly remain what you have declared it as.
I believe the ‘const’ is short for constant, and I believe it tells the compiler that this variable should constantly remain what you have declared it as.