Python Language Tuple

From NovaOrdis Knowledge Base
Revision as of 04:35, 20 January 2022 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

A tuple is a immutable sequence type that contains zero or more elements and whose elements can be of different types.