Using Constants

PI value: 3.14159
Greeting: Hello, World!

Constants are like variables, but their values cannot be changed after they are defined.