Space for writing on the topics given in the title. Used for remembering things. Updated every now and then, given enough time.
from collections import defaultdict nested_dict = defaultdict(lambda : defaultdict(list))