The NamedTuple class of the typing module added in Python 3.6 is the younger sibling of the namedtuple class in the collections module.
確定! 回上一頁