We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3d53b commit da6bc50Copy full SHA for da6bc50
Python - String Methods capitalize() 1.txt
@@ -3,3 +3,4 @@ txt = "hello, and welcome to my world."
3
x = txt.capitalize()
4
5
print (x)
6
+// creater by Sanusanth
0 commit comments