YoVDO

Sanitizing Strings with Python - Python Part 16

Offered By: Eli the Computer Guy via YouTube

Tags

Python Courses String Manipulation Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity