導讀在Python 2中,print是一個語句(statement);而在Python 3中變成了函數(function)。很多Python用戶都會問,為什麼Python 3將print變成了函數 ...
確定! 回上一頁