lower(). Python's standard method for converting a string to lowercase is str.lower() and is compatible with both Python 2 and Python 3. While ...
確定! 回上一頁