Display the value of pi in the console by using the math module.
math
Make sure to pick print followed by math and then ., pi.
print
.
pi