Documentation

Function defined in library builtins

list()

list

Converts a sequence to a list.

(Technical note: this function is actually a constructor of list objects.)

List with the elements of the sequence
Code
list()
Result
[]

See also list in the official documentation

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version ad4099b2 (Thu, 11 Jun 2026 13:22:45 GMT)