Home
Download App
Study Material
{{ shortTitle }}
Video Lessons
Practice Tests
Ask Doubts
Pricing
JOIN NOW
Computer Science
Which of the following functions will return the total number of characters in a string?
count()
index()
len()
all of these
Python String Manipulation
20 Likes
Answer
len()
Answered By
5 Likes
Related Questions
Negative index -1 belongs to .......... of string.
View Answer
Bookmark Now
Which of the following is/are not legal string operators?
View Answer
Bookmark Now
Which of the following functions will return the last three characters of a string s?
View Answer
Bookmark Now
Which of the following functions will return the first three characters of a string s?
View Answer
Bookmark Now