default dict value for a function code example Example: python defaultdict default value d = defaultdict(lambda:1)