Array : Why does a[1:-1:-1] with a=[1,2,3] return []?
Array : Why does a[1:-1:-1] with a=[1,2,3] return []?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"
I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure the video is currently in playing mode.
After that, type the word 'awesome' on your keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.
A brief presentation of myself,
Howdy, my name's Delphi.
Let me aid you in resolving any queries you may have.
Array : Why does a[1:-1:-1] with a=[1,2,3] return []?
If you have specific questions that need answers, please don't hesitate to comment or chat with me.
We appreciate your participation, so please feel free to comment below with your answer or insights.
Your answer will be appreciated and acknowledged with a 'heart' from me.
: return Why []? a=[1,2,3] a[1:-1:-1] does Array with