ASCII Stars by jakk

<?for($i=fgets(STDIN);$j++<$i*2-1;printf("%{$d}s%'*{$k}s\x0d
","",""))$k=2*($i-$d=abs($i-$j))-1;

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

download

return to the top page