Intern
21
0
questionbank

Как посчитать длину строки в Python?

Answer from sobes.tech neural network

Используйте встроенную функцию len().

python

Используйте встроенную функцию len().

python

Register or sign in to get access to full answers for all questions from the question bank.

string-lengthstring-manipulationbuilt-in-functions