一,
print("{:.3f}".format(3.1415926))
二,
a=float(input("数:"))print("{:.3f}".format(a))
网上摘抄笔记
posted on 2021-09-12 11:24 像星星的光 阅读(33) 评论(0) 编辑 收藏 举报
Powered by: 博客园 Copyright © 2024 像星星的光 Powered by .NET 9.0 on Kubernetes