What is similar between tuples and lists. And what is difference between tuples and list.


Share with your friends
Call

The key difference between the tuples and lists is that while the tuples are immutable objects the lists are mutable. This means that tuples cannot be changed while the lists can be modified. Tuples are more memory efficient than the lists.

Talk Doctor Online in Bissoy App