Skip to content

Commit 4b123bb

Browse files
author
bianxiaokai
committed
feat:更新
1 parent 6989fc6 commit 4b123bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sorted.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print(sorted(['bob', 'about', 'Zoo', 'Credit'], key=str.lower, reverse=False))

0 commit comments

Comments
 (0)