What are "named tuples" in Python?
Answers
Answered by
1
Hey guys here is ur answer...
Named Tuples in Python. When you need to represent a list of identical objects with different values, you start with a list of tuples. It's an efficient way to hold a collection of related data.
Plz follow me and mark me as brainlist!!
himanshupassey26:
leaving this site?
Answered by
1
"NAMED TUPLES" in python . when you need to represent a list of identical object , with different values, you start with a list of tuples . it's an efficient way to hold a collectoin of related data...
Similar questions