开发者社区 问答 正文

python怎么算阶乘

python怎么算阶乘

展开
收起
云计算小粉 2018-05-10 20:10:08 2457 分享 版权
1 条回答
写回答
取消 提交回答
  • MaxCompute 生态
    >>> import math >>> math.factorial(5) 120
    2019-07-17 22:20:12
    赞同 展开评论
问答分类:
问答标签:
问答地址: