What would be the result of the following code? Python What would be the result of the following code?ages = {'Aaron': 6, 'Kelly': 3, 'Abigail': 1}value = ages['Brianna']Answer: KeyError Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+