from mpmath import * mp.dps = 10 print("10桁の円周率 : {}".format(pi))