#12695: python提示


draguitar (積π)


from decimal import Decimal 

使用Decimal解決浮點數的問題,print(Decimal(str(oddSum))-Decimal(str(evenSum)) )