You can use math. pi to calculate the area and the circumference of a circle. When you are doing mathematical calculations with Python and you come across a formula that uses \u03c0, it's a best practice to use the pi value given by the math module instead of hardcoding the value.