I want to print a Python dictionary with keys in one row and values in another row.
Example:
d = {\'a\':\'long val\', \'b\':None, \'long key\':3, \'d\'