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
33
5
136
22.7K
Python Tech
Python Tech@PythonTech43716·
@PythonPr A) [2,3] is the right answer Here we use concept of list slicing and negative indexing concept [start: end: stepsize].
English
0
0
2
550
Compartilhar