String methods in Python are easy 〰️

Title:
String methods in Python are easy 〰️
Description:

#Python #string #methods

00:00:00 useful string methods
00:08:05 exercise

# name = input("Enter your name: ")
# phone_number = input("Enter your phone #: ")

# length = len(name)
# index = name.find(" ")
# name = name.capitalize()
# name = name.upper()
# name = name.lower()
# result = name.isdigit()
# result = name.isalpha()
# result = phone_number.count(" ")
# phone_number = phone_number.replace("-", "")

more » « less
Video Language:
English
Duration:
12:06
TTU_OAL edited English subtitles for String methods in Python are easy 〰️ Jun 12, 2025, 9:08 PM
TTU_OAL added a video: String methods in Python are easy 〰️ Jun 12, 2025, 9:08 PM
http://www.youtube.com/watch?v=tb6EYiHtcXU
Format: Youtube
Primary
Original
Added Jun 12, 2025  by TTU_OAL
Format: Youtube
Primary
Original
This video is part of Amara Public.

Subtitles download

Completed subtitles (1)