- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Write the output of the following :
A = {"A" : "Apple", "B" : "Ball", "C" : "Cat"}
print(A.get("D"))

1.KeyNotFoundError

2.Name Error

3.Type Error

4.None

Posted Date:-2021-12-06 18:17:14


More MCQS Questions and answers

Search