output dollars by llhuii

while 1:x=n=int(input());exec("k=x//n%4;x+=1;c=' _'[k>x%n<1]*n;print(' | '[-k]+c+('|'+c+k//3*'|').strip());"*4*n)

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

download

return to the top page