题解 | #除法与取模运算#

除法与取模运算

https://www.nowcoder.com/practice/9fe22ac9e55448f4920886f84efeac58

x = int(input())
y = int(input())
print(x//y, x%y)
print("{:.2f}".format(x/y))

全部评论

相关推荐

点赞 评论 收藏
分享
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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