python 将list中的元素按字母排序

sort_parameter=sorted(a,key=str.lower)

posted @ 2017-05-08 15:50  小农夫  阅读(2124)  评论(0)    收藏  举报