-->
当前位置:首页 > 题库

填空题:字典基础知识9

Luz3年前 (2022-11-14)题库371
字典是无序的,因此其本身(有/没有)sort()方法。如果需要对字典进行排序,可使用方法。








答案:
第1空:没有 ||

第2空:sorted() ||