Archive for September 12, 2007

Python Challenge level 6: “now there are pairs”

Level 6 deals again with linked lists. Hint 1: Image is a zipper and there is a comment in the page (<!– <– zip –>). Once we open channel.zip, there are some more hints: “welcome to my zipped list“. Hint 2: start from 90052 Hint 3: answer is inside the zip import zipfile,re idx=”90052″ file [...]

Read the rest of this entry »