Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

More on String Manipulation in Python

Telusko via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn advanced string manipulation techniques in Python through this 14-minute tutorial that covers essential text processing skills. Master string concatenation using the + operator and discover how placing string literals side by side creates automatic joining. Explore string indexing to access individual characters using both positive and negative indices, allowing you to retrieve characters from either the beginning or end of strings. Understand string slicing with [start:end] syntax to extract substrings, learning why Python includes the start index but excludes the end index. Grasp the concept of string immutability and why strings cannot be changed in place, along with techniques for creating new strings by combining existing ones. Utilize the len() function to count characters and create clean, readable multiline strings using triple quotes or parentheses. Build a strong foundation in Python string manipulation through practical examples and clear explanations suitable for beginners and those looking to sharpen their text processing skills.

Syllabus

#7 More on String in Python

Taught by

Telusko

Reviews

Start your review of More on String Manipulation in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.