Python 超简便题解百练2024-10-12 08:59:07发布于:浙江3阅读0回复0点赞a=input() #切片操作 c=a[::-1] if a==c: print("Yes") else: print("No") 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个