TG Telegram Group & Channel
Python задачки | United States America (US)
Create: Update:

Как извлечь из строки text только цифры?
text = "Test123Case456"
Anonymous Quiz
"".join(filter(str.isdigit, text))
int(text)
text.numbers()
text.replace("TestCase", "")
Посмотреть ответ
611 answered


>>Click here to continue<<

Python задачки




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)