📜  将 float 转换为 int python 代码示例

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

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