Python Challenge 编程实例视频教程+解谜大闯关 #18 can you tell the difference? 找不同
本集解开了第18道迷题“can you tell the difference?”,涉及的新知识点:gzip module, gzip.open(filename), string.splitlines(), difflib module, difflib.Differ().compare(data1, data2), binascii.unhexlify(hexstr)