Constant.php

Constants are identifiers just like variables but their values can't be changed during the execution of the script.

PI: 3.14

GREETING: Hey!!