You can use the string.lower() method of Python: string.lower(s) Return a copy of s, but with upper case letters converted to lower case.
確定! 回上一頁