Translation is not possible.

string.strip

#ru

Метод strip() удаляет все начальные и конечные пробелы из заданной строки. С помощью параметра chars ты указываешь набор символов, которые необходимо удалить как из левой, так и из правой частей строки.

#uz

strip() usuli berilgan satrdan barcha oldingi va keyingi boʻshliqlarni olib tashlaydi. Chars parametridan foydalanib, siz satrning chap va o'ng qismlaridan olib tashlanishi kerak bo'lgan belgilar to'plamini belgilaysiz.

#en

The strip() method removes all leading and trailing whitespace from the given string. Using the chars parameter, you specify the set of characters that should be removed from the left and right parts of the string.

#ilm ruknidan

image
Send as a message
Share on my page
Share in the group