how to change small letter s to capital c in a string MissisiPPie in python and how to convert the capital letters to small letters
Answers
Answered by
1
Explanation:
In Python, lower() is a built-in method used for string handling. The lower() methods returns the lowercased string from the given string. It converts all uppercase characters to lowercase.
Similar questions
Science,
1 month ago
Accountancy,
1 month ago
Math,
3 months ago
Math,
3 months ago
Social Sciences,
9 months ago
Math,
9 months ago