Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Mis prinditakse konsooli. kui järgnev koodijupp tööle panna?
a = {'a': 1, 'b': 2, 'c': 3}print(a['a', 'b'])
[1, 2]
{'a': 1,'b': 2}
KeyError
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!