String slicing | string slicing in python | python string | how to get a substring from a string |

Опубликовано: 19 Январь 2025
на канале: Tech Master Edu
306
40

String slicing :-
It is most important topic in which we will get a substring from a string.

In this video I have discussed about the few things of string i.e., slicing of a string.
Lot’s of important stuff’s related to slicing of a string are covered in this video.

TOPICS :-
• Definition
• Indexing
• Positive indexing
• Negative indexing
• What is substring ?
• How to slice a string ?
• Practical way of slicing a string using PYTHON (IDLE).


Related videos :-
Introduction to data structre :-    • Introduction to data structure | Data...  
Len function in python :-    • Len function in python | Data structu...  
What is string ? OR string in python :-    • String in python | string looping | w...