Python为什么总是不能AC?
查看原帖
Python为什么总是不能AC?
557268
VivianYW楼主2021/9/8 10:01

a = input() b = float(a) print("{:.3f}".format(b))

2021/9/8 10:01
加载中...