#11 String in Python – Part 4 (Python Tutorials)

#11 String in Python - Part 4 (Python Tutorials)

Slicing the Strings with the Character Positions

This tutorial is the fourth video about strings. In this part, you will
learn how to slice the strings from a specific position. The next video is also
about slicing the strings with the difference that this part focuses on slicing
using the position of certain character inside the string but the next video
will focus on slicing the strings by first finding the position of a string
and then slicing it using the retrieved position.

Watch The Video on Youtube