Q. What will be the output of the following Python code? Code: t[5] (A) IndexError (B) NameError (C) TypeError (D) syntaticalError ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) NameError