Dorothydu's picture
Add files using upload-large-folder tool
11c6595 verified
import math
num1 = round(math.pi,8)
print(num1)