get the length of the string welcome to python using string function
Answers
Answered by
2
Explanation:
Python has a method called len() that gives us the length of any composite object. To get the length of a string, just pass the string to the len() call.
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
English,
3 months ago
English,
7 months ago
World Languages,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago