Q. Which is the data type of the following Python code? Code: x = [1 ,2 , 3] (A) List (B) Integer (C) Tuple (D) Dictionary ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) List