πŸ“Š Python
Q. Which is the data type of the following Python code?
Code:
 x = [1 ,2 , 3]
  • (A) List
  • (B) Integer
  • (C) Tuple
  • (D) Dictionary
πŸ’¬ Discuss
βœ… Correct Answer: (A) List

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
262
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
86%
Success Rate