Python#5 - How to do String slicing using Positive & Negative Indexing

preview_player
Показать описание
Here I have covered both positive and negative index values of string for slicing of string.
Рекомендации по теме
Комментарии
Автор

Click here 👉 #Technoguruclass to find out more demanding technologies nowadays

technoguruclass
Автор

Thanks for the video. what if I do str[-4:3]?

dev