1.upper()
Converts all characters of the string to uppercase.
Returns a new string with all uppercase letters.
2. lower()
Converts all characters of the string to lowercase.
Returns a new string with all lowercase letters
3. casefold()
Similar to lower(), but it is more aggressive. It is used for case-insensitive 4. 4.find()
If the substring is not found, it returns -1.
This method is case-sensitivecomparison
Смотрите видео upper(),lower(),casefold(),find() in Python (2025) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Somile analyst 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 12 раз и оно понравилось 7 людям.