Python Language List

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

Internal

Overview

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

Organizatorium

l.append()