default dict python 2 code example Example: python defaultdict default value d = defaultdict(lambda:1)