题解 | #网页的生成#

网页的生成

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


def expand(h):
    return h*2
h1,h2=map(int,input().split())
ret1=expand(h1)
print(ret1)
ret2=expand(h2)
print(ret2)

全部评论

相关推荐

10-13 16:58
门头沟学院 Java
点赞 评论 收藏
分享
10-20 14:22
门头沟学院 Java
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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