Home
/
Python 3.11
/
Built-in Types
/
list
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Built-in Types
list
Python 3.11
🇮🇩 Bahasa Indonesia
Daftar dapat dibuat dengan beberapa cara:
Syntax
PYTHON
Copy
class list([iterable])
See Also
sorted()
common
mutable
sort()
keyword-only arguments
functools.cmp_to_key()
sorted()
sort()