2015年5月3日

[解决方案] pythonchallenge level 2

摘要: http://www.pythonchallenge.com/pc/def/ocr.html根据页面提示查看网页源代码,在最后:>>import re>>>with open('/tmp/abc.txt','r') as f:>>> text=f.read()>>> "".join(re.finda... 阅读全文

posted @ 2015-05-03 20:31 hsp 阅读(209) 评论(0) 推荐(0) 编辑
[解决方案] pythonchallenge level 1

摘要: http://www.pythonchallenge.com/pc/def/map.htmlg fmnc wms bgblr rpylqjyrc gr zw fylb. rfyrq ufyr amknsrcpq ypc dmp. bmgle gr gl zw fylb gq glcddgagclr ... 阅读全文

posted @ 2015-05-03 16:24 hsp 阅读(233) 评论(0) 推荐(0) 编辑
[解决方案] pythonchallenge level 0

摘要: http://www.pythonchallenge.com/pc/def/0.html问题: 2^38>>> 2**38>>>274877906944L输入http://www.pythonchallenge.com/pc/def/274877906944L.html:the L in unnec... 阅读全文

posted @ 2015-05-03 16:12 hsp 阅读(167) 评论(0) 推荐(0) 编辑