what's the data type of X
x= tuple(list(1,2,3,4,5)))
Answers
Answered by
0
Answer:
syntax error
Explanation:
for tuple () brackets are used
for list [] brackets are used
for dictionary {} are used
Similar questions
Math,
1 month ago
Math,
1 month ago
Math,
2 months ago
Computer Science,
2 months ago
Chemistry,
10 months ago