题解 | #正数输出器#

正数输出器

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

try:
    a=int(input())
    print(abs(a))
except:
    print('Error')

全部评论

相关推荐

评论
1
收藏
分享

创作者周榜

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