python 的一些数学运算

一,python 用分式进行计算

参考博客:https://blog.csdn.net/a19990412/article/details/81035315

from fractions import Fraction

二,python 排列组合的计算

猜你喜欢

转载自blog.csdn.net/zhao_crystal/article/details/83386394