03 2019 档案

摘要:```python from operator import sub, mul def make_anonymous_factorial(): """Return the value of an expression that computes factorial. >>> make_a... 阅读全文
posted @ 2019-03-03 16:32 飞飞翔滴少年 阅读(423) 评论(0) 推荐(0)