Home > Build Datastores From Scratch > Build Datastores From Scratch > Understanding Underlying Mechanisms Show previous contentTry this exercise. Fill in the missing part by typing it in.In Python, dictionaries can represent JSON documents. So, a key in a Document Store can map to a ____, which represents a JSON document.Write the missing line below.SubmitReveal answer Show following content