CALEB'S Constant PAGE
This is an example of using a "Constant" in a few lines of code.
The value of pi is around 3.14
Constants are similar to varibles but also very different. They are used to store information or a value that cannot be changed.