📜  如何在python代码示例中转换int

📅  最后修改于: 2022-03-11 14:45:32.350000             🧑  作者: Mango

代码示例1
score = 89
score = str(score)