const PI = 3.141592653589793; PI = 3.14; // This will give an error because once you have declared a constant, you cannot reassign it a value