>>> print("會員編號1:%(num1)d, 會員編號. 2:%(num2)d"%{"num1":10, "num2":20}) ... 字符串(以repr() 內置函數轉換任何Python 對象). %s. 字符串(以str() 內置函數轉換任何 ...
確定! 回上一頁