Post

Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
43
9
171
18.3K
Omo Yewa
Omo Yewa@AceKelm·
@PythonPr It's a List. List data types first use squared brackets to store its elements. Also, it accepts all days types. The example above is a List L that contains an integer and a string.
English
0
0
5
694
942
942@tycafdildolla·
@PythonPr Is A In Python, lists are defined using square brackets `[]`. They can contain elements of different data types (like integers, strings). Lists are mutable (can be changed after creation).
English
0
0
5
911
tulip
tulip@tulip19568506·
@PythonPr List as it contains duplicate and different types of data elements
English
0
0
1
87
Python Tech
Python Tech@PythonTech43716·
@PythonPr List it can store any kind of data ..like integer, string , boolean
English
0
0
0
9
Paylaş