s=input()
print('{:.2f}'.format(eval(s)))
python第一周练习 算加减法
最新推荐文章于 2023-06-15 00:55:48 发布
s=input()
print('{:.2f}'.format(eval(s)))