首页
编程
java
php
前端
首页
编程
java
php
前端
求解求解。这个的输出结果最后是什么呢?
def fun(a,b):
return a+b
return a-b
c=fun(3.5,4.4)
print(c)
望采纳!,谢谢
7.9
点击展开全文