Write down the differences between tuples , lists , sets and dictionaries??
Answers
Answered by
13
Answer:
In someways a tuple is similar to a list in terms of indexing, nested objects and repetition but a tuple is immutable unlike lists that are mutable. ... Set is mutable i.e we can make any changes in set. But elements are not duplicated. Dictionary is mutable.In someways a tuple is similar to a list in terms of indexing, nested objects and repetition but a tuple is immutable unlike lists that are mutable. ... Set is mutable i.e we can make any changes in set. But elements are not duplicated. Dictionary is mutable.
Similar questions
Math,
1 month ago
Chemistry,
1 month ago
Computer Science,
2 months ago
Science,
10 months ago
English,
10 months ago
Accountancy,
10 months ago