Python Class 11 String slicing in Python in Hindi

Published: 19 November 2019
on channel: Happy Compiler
255
30

This video will help you to understand the basic concept of slicing and taking out a substiring from main string.A string slicing is a way to take out a part of string from main string. syntax of string slicing. We have three arguments for slicing [start:stop:step]. Where start is the index position from where we want to start, stop is the index position where we want to stop and step is the value which we want to jump from index position. since string is immutable object so we need a separate string to take out that sub-string.


On this page of the site you can watch the video online Python Class 11 String slicing in Python in Hindi with a duration of hours minute second in good quality, which was uploaded by the user Happy Compiler 19 November 2019, share the link with friends and acquaintances, this video has already been watched 255 times on youtube and it was liked by 30 viewers. Enjoy your viewing!