79408171

Date: 2025-02-03 08:17:25
Score: 2
Natty:
Report link

Tuples are immutable that means, when you don’t want data to change (e.g., months of the year), tuples are very useful When you need faster performance as tuples are faster than lists. When you need to use tuples as dictionary keys as lists can’t be used as keys.

https://techietrend.in/python-tuples-a-complete-guide-beginner-to-advanced/

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Techie Trend