Python Challenge level 5: “peak hell”
Level 5 is the first challenge specific to Python since it involves the pickle module in charge of Python object serialization. Hint 1: pronounce it Fact 1: there is a refference to a file named banner.p in the html source, so we’ll download it and see Fact 2: once depickled, it looks like a run-length [...]
Read the rest of this entry »