Python學習教程:Python內置函數大總結(下篇)

這裏接着上次的Python學習教程,給你們總結了Python 剩下的33個內置函數。python 31 hash()  git 返回對象的哈希值函數 In [112]: hash(xiaoming)Out[112]: 6139638 32 help()  學習 返回對象的幫助文檔ui In [113]: help(xiaoming)Help on Student in module __main_
相關文章
相關標籤/搜索