Python [Python] str(), repr() 2023/05/02 A1go str() 傳回可讀性較高的字串 repr() representation, 傳回程式定義上較明確的字串 Last Updated on 2023/08/16 by A1go