What will occur when the following code is executed? months = {'Jan':1, 'Feb':2, 'Mar':3} months[2]

Question:

What will occur when the following code is executed?

months = {'Jan':1, 'Feb':2, 'Mar':3}

months[2]

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: