题解 | #函数求差#

函数求差

https://www.nowcoder.com/practice/ad1a6e344add40bdb05c44ce086c1e94

def cal(a, b):    
	return a-b


x = int(input())
y = int(input())
print(cal(x, y))
print(cal(y, x))
全部评论

相关推荐

03-24 17:57
门头沟学院 Java
yakuso:你这头像哈哈哈
点赞 评论 收藏
分享
03-03 19:02
已编辑
东华理工大学 Node.js
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务