pi = math.pi
A variable representing the value of pi (not a function). print (math.pi) --> 3.1415926535898
print (math.pi) --> 3.1415926535898