FreeCodeCamp-Projects
FreeCodeCamp-Projects copied to clipboard
Changed 3.14 float to math.pi call
Changed the inaccurate float number to a python library math.pi call, which helps be more accurate with the already imported libraries.