Q. What does len(‘Python’) return?
Solution:
len(‘Python’) returns 6, counting all characters including the last ‘n’.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
len(‘Python’) returns 6, counting all characters including the last ‘n’.
Strengthen Your Practice with our comprehensive question bank.