Q63
What will be the output of the following Python code? t[5]
A.
IndexError
B.
NameError
AnswerC.
TypeError
D.
ValeError
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board