Python内置函数(43)——min

英文文档: min(iterable, *[, key, default]) min(arg1, arg2, *args[, key]) Return the smallest item in an iterable or the smallest of two or more arguments.
posted @ 2016-11-07 10:12  十月狐狸  阅读(7357)  评论(0编辑  收藏  举报