pythonchallenge关卡破解
摘要:
第一关:pow(2,38)第二关:1 import string2 table = str.maketrans(string.ascii_lowercase, string.ascii_lowercase[2:] + string.ascii_lowercase[:2]) #向右移动两位3 s="... 阅读全文
posted @ 2015-12-17 22:24 阿门668 阅读(171) 评论(0) 推荐(0)
浙公网安备 33010602011771号