What are constants!?

Using an escape character with variables.

Hello, My name is: Javier

I am familiar with these coding languages: PHP,JavaScript,Java,Pyhton,C,C#

Constant are global variables that are fixed. Once a constant has been initiated and it has a value. The value can not be changed. Constants also have a much wider scope than regular variables.

Word count: 34