蚂蚁不在线

leetcode python 009

##懒得自己做

##  验证回文数字
int0=63435435
print(int(str(int0)[::-1])==int)

posted on 2018-07-25 22:26  蚂蚁不在线  阅读(68)  评论(0)    收藏  举报

导航