Triangle ASCII art by clock

for(p=print;n=readline(i=j='|');p(j+'\\\n'+Array(33).join('*')))for(;!i[n];i+=' ',j+='_')p(i+'\\')

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

download

return to the top page