python3排序 sorted(key=lambda)--实现对字典按key值排序

NoSuchKey