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

YouTube

Sanitizing Strings with Python - Python Part 16

Eli the Computer Guy via YouTube

Overview

Learn essential string manipulation techniques in Python, including case conversion with lower(), upper(), and title(), character replacement using replace(), whitespace removal with strip(), lstrip(), and rstrip(), and HTML character escaping with html.escape(). Gain practical skills to sanitize and format strings effectively in your Python projects through this comprehensive tutorial.

Syllabus

Intro
lower, upper, title
replace
strip, lstrip, rstrip
html.escape
Final Thoughts

Taught by

Eli the Computer Guy

Reviews

Start your review of Sanitizing Strings with Python - Python Part 16

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.