Back to Browse

Strings basics, finding sub-strings, negative indexes, copying strings - Python tutorial | Team MAST

459 views
Premiered Jun 13, 2019
14:36

Starting with the very basics of strings i.e how to create strings in python, using of single or double or triple quotes depending upon the use cases. I have also explained how to get a particular character from a string placed at a particular index. Using negative indexes to get characters from the end of the string. Finding out sub-strings i.e a particular range of characters from a given string. Also how to copy or clone a string in to another string. Finally I have discussed an example as a practice exercise.

Download

1 formats

Video Formats

360pmp418.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Strings basics, finding sub-strings, negative indexes, copying strings - Python tutorial | Team MAST | NatokHD