[解决方案] 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
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号