def shrink(x): x = list(x) if len(x) == 0: return [] bits = 0 while (1< 0: bits -= 1 x.pop(1<