2 lines
61 B
Text
2 lines
61 B
Text
|
|
print(select(n->n[2]<>0,[seq([n,bernoulli(n,1)],n=0..60)]));
|