T

Tanmay • 2.43K Points
Master

Q. What is the data type of the object below?

Code:
X = [0, 2, ‘str’, 1]
  • (A) Tuple
  • (B) Dictionary
  • (C) List
  • (D) Array
  • Correct Answer - Option(C)
  • Views: 118
  • Filed under category Python

Explanation by: Tanmay
[] define a list

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics