Course Content
Lectures
0/60
Python Beginner to Intermediate Course
About Lesson

This tutorial is the sixth video about strings. In this part, you will learn how to modify the strings in python. These modifications include changing the lowercase letters to uppercase ones and vice versa, splitting the texts from a certain character like comma, removing the empty spaces at the beginning or the ending of a string and so on.

Join the conversation