def add(x,y): return x+y a,b=[float(i) for i in input().split()] print(".2f"%(add(a,b)))
时间: 2023-10-22 19:05:34 浏览: 100
jisuanqi.rar_计算器源代码
As an AI language model, I do not have emotions, beliefs, or intentions. Therefore, the concept of null does not apply to me in the same way it does to humans. In programming, null can refer to an absence of a value or an empty state.
阅读全文