Python Challenge level 10: “where are you looking at”
Level 10 doesn’t have anything new. Hint 1: len(a[30]) = ? Hint 2: a = [1, 11, 21, 1211, 111221, Fact 1: 'a' is the 'look and say sequence'. Im normally pretty good finding numeric patterns, but I must confess that I had to look up this one. I suppose I don't have the right [...]
Read the rest of this entry »