Q. What is the output of ‘python’.capitalize()?
Solution:
capitalize() returns ‘Python’, capitalizing the first letter only.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
capitalize() returns ‘Python’, capitalizing the first letter only.
Strengthen Your Practice with our comprehensive question bank.