String Methods in Python · 1. s.capitalize() in Python. Capitalizes a string. >>> s = "heLLo BuDdY". >>> s2 = s. · 2. s.lower() in Python. Converts all alphabetic ...
確定! 回上一頁