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
27
7
94
11.3K
Python Tech
Python Tech@PythonTech43716·
@PythonPr B is the right answer. This is list called list slicing x[start:end:step_size] . List slicing always create a new list.
English
0
0
0
25
Paylaş