def f(n,k=0): while~n: k+=1 try:r=eval(bin(k).translate({48:'],',49:'['})[3:-1])+[];n-=1 except:0 print(r) for n in range(10): f(n)