Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Manipulating strings - English

14820 visits



Outline:

How to slice a string Various way to get substrings using index Reverse a string How to check if a given string is a palindrome or not Replace characters in a string Convert a string to uppercase Convert a string to lowercase How to use for loop in a list Join method Join list elements to form a string