Dipa Mehta
Difference between list and tuples

Difference between list and tuples:

By Dipa Mehta in Python on Jan 10 2020
  • Sameer Shukla
    Dec, 2021 26

    The main difference is tuples are immutable and the list is mutable and for the same reason tuples are more memory efficient as compared to Lists.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS