Sanitizing Strings with Python - Python Part 16
Offered By: Eli the Computer Guy via YouTube
Course Description
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
Related Courses
Java Basics Course (How To)Treehouse Python: aprender a programar
Universitat Politècnica de València via edX Search a String Variable with JavaScript Methods
Coursera Project Network via Coursera JavaScript Strings: Properties and Methods
Coursera Project Network via Coursera Learn C++ by Creating
Udemy