I wanted to create a nested dictionary, like {\'match\':{\'sam\':65}, \'match\':{\'john\':55}}. When I run my code it generate the final dictionary as {\'match\':{\'sam\':55