💡 Tip #74 en #Python
¡Haz tus funciones legibles con NamedTuple! 🏷️🧐
¿Alguna vez has tenido una función que devuelve varios valores y luego no recuerdas qué era cada cosa?
www.linkedin.com/feed/update/...
#JoseCodeTech #Programacion #AprendePython #PythonTips #NamedTuple
Hashtag
#NamedTuple
Advertisement · 728 × 90
0
0
1
0
Named Tuples in Python:
A named tuple lets you create lightweight, immutable objects with named fields for better readability and access than regular tuples.
#Python #PythonTips #NamedTuple #CodingTips #LearnPython #PythonDeveloper #CodeSmarter #100DaysOfCode #PythonHack #TechTip
3
0
0
0
Testing the Performance of Python Named Tuples: are named tuples slower than ordinary ones? Let's find out. (Spoiler alert: yes, a bit.)
codedrome.substack.com/p/testing-th...
#python #programming #tuple #namedtuple
0
0
0
0