內置函數

 內置函數: https://docs.python.org/3.7/library/functions.html?highlight=built#help abs() 對傳入參數取絕對值 bool() 對傳入參數取布爾值, None, 0, "",[],{},() 這些參數傳入bool後,返回False all() 所有傳入參數爲真,才爲真 any() 任何一個傳入參數爲真,才爲真 ascii(
相關文章
相關標籤/搜索