Swoosh by #c0ffee

p=[12,6,4,2,0,0,0,0,0,2,4,4,6,8,10,12,14,18,20,22,24];g='';for(i=1;i++<22;g+=r+'\n'){r=1;for(k=0;k++<22-i;r*=i){}s='';for(j=0;j++<p[i-2];s+=' '){}g+=s}print(g)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page