Basic Python String Methods for beginners

preview_player
Показать описание
We cover the most used string methods in Python.

The Python official documentation is here:

Table of Contents:

00:10 - Comments in Python
00:46 - Documentation on string methods
01:17 - Title method
02:02 - Capitalize method
02:21 - Upper and lower methods
03:00 - Logical or statement
03:26 - Swapcase method
03:42 - Strip, lstrip, and rstrip methods
04:02 - Chaining multiple functions together.
04:49 - Center, ljust and rjust methods
05:54 - Zfill method
06:31 - Isdigit method
06:54 - Istitle, isupper, islower methods
07:09 - Find and index methods
08:02 - Startswith and endswith methods
08:24 - Removeprefix and removesuffix methods
08:48 - Count method
09:07 - Replace method
Рекомендации по теме
welcome to shbcf.ru