pyton階乘

improt numpy print numpy.math.factorial(3) python 自帶的標準庫也有階乘函數 import mathprint math.factorial(3)
相關文章
相關標籤/搜索