close

class Solution:
def toLowerCase(self, str: str) -> str:
return(str.lower())

搞定收工


arrow
arrow
    文章標籤
    Leetcode python python3
    全站熱搜

    低階ㄇㄋ 發表在 痞客邦 留言(0) 人氣()