Some const variables can be changed.
Jack Rimell
11
It should be explained that we declare consts as pieces of data we cannot change directly, however, we can use it to change other variables
It should be explained that we declare consts as pieces of data we cannot change directly, however, we can use it to change other variables