In this video, you will learn about Python string methods including:
.lower()
.upper()
.islower()
.isupper()
.strip()
.lstrip()
.rstrip()
.endswith()
.startswith()
.isdigit()
.isalpha()
.isalnum()
In the video, you saw me comment out code on macOS using the Command + /
On Windows, use the Control + /
Thanks for watching and subscribing to my channel!
Not finding a video on a topic you are interested in? Drop me a comment.
#cs50p #cs50x #python #cs50