ASCII Stars by murky-satyr

<?for($a=fgets(STDIN);++$c<$a*2;printf("%{$d}s%'*{$e}s
","",""))$e=2*($a-$d=abs($a-$c))-1;

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

download

return to the top page