🏠
Working from home
Highlights
- Pro
Pinned Loading
-
pythonic 函数式编程 &&nested function闭包
pythonic 函数式编程 &&nested function闭包 1### 按照绝对值排序
2````python
3def foo(x):
4return abs(x)
5sorted(list1,key=foo)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.