Python 字典:dic = {} 和 dic = defaultdict(list)之间的区别

NoSuchKey