Primary Difference Tuple List Question 8 Options Tuple Include String Elements Creating T Q43813335
The primary difference between a tuple and list is that________.
Question 8 options:
a tuple can only include string elements
when creating a tuple, you don’t use commas to separateelements
once a tuple is created, it cannot be changed
a tuple cannot include lists as elements
Expert Answer
Answer to The primary difference between a tuple and list is that ________. Question 8 options: a tuple can only include string el…
OR