Computer Science, asked by anindyaadhikari13, 3 months ago

Differentiate between List and tuple. Only for mods. ​

Answers

Answered by Itzcupkae
23

Explanation:

We can conclude that although both lists and tuples are data structures in Python, there are remarkable differences between the two, with the main difference being that lists are mutable while tuples are immutable. A list has a variable size while a tuple has a fixed size.

Answered by Talentedgirl1
1

Answer:

We can conclude that although both lists and tuples are data structures in Python, there are remarkable differences between the two, with the main difference being that lists are mutable while tuples are immutable. A list has a variable size while a tuple has a fixed size.

Explanation:

\huge{\smile}\pink{⚫ Be Brainly ⚫}{\smile}

Similar questions