摘要: a=float(input("请输入一个小数:")) format(a,'.3f') print("43046号结果为"+format(a,'.3f')) 阅读全文
posted @ 2021-09-13 17:27 jzzie 阅读(18) 评论(0) 推荐(0)