A constant is a value that cannot be changed by the program during its execution.
Below 7 and "apple" are constants.
7 + x + size("apple")