📜  如何在python代码示例中删除尾随零

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

代码示例3
a_string = a_string.strip("0")