是否向你证明
是否向你证明
题解
题解 | #字符逆序#
全部文章
题解
归档
标签
去牛客网
登录
/
注册
题解 | #字符逆序#
565 浏览
1 回复
2022-04-17
是否向你证明
+关注
字符逆序
http://www.nowcoder.com/practice/cc57022cb4194697ac30bcb566aeb47b
人生苦短
try: print(input()[::-1]) except EOFError: break
Python3
举报
收藏 1
赞 3
评论加载中...