yabs.io

Yet Another Bookmarks Service

Viewing dshekhar17's Bookmarks


[https://hackthedeveloper.com/python-namedtuple-syntax-function/] - - public:dshekhar17
Python - 1 | id:376132 -

A namedtuple in python is a subclass of tuples. The named tuple has the same functionalities as a normal tuple, but its values can be accessed both by name (using dot notation eg: .name) as well as by position (offset notation eg: [0]).

With marked bookmarks
| (+) | |

Viewing 1 - 4, 4 links out of 4 links, page: 1


Export:

JSONXMLRSS