#9 String in Python – Part 2 (Python Tutorials)

#9 String in Python - Part 2 (Python Tutorials)

Strings (Part 2)

This tutorial is the second video about strings. In this part, you will
learn how to retrieve different characters of a string, how to find the
length or number of characters in it and also how to loop through a
string. This is the first time that you will face with the for loop in python.
However, the ‘for loop’ tutorial will be covered later throughout the course.

Watch The Video on Youtube