<? for($i=-9;$i++<8;)echo join(str_repeat(' ',abs($i)),range(1,9)+[9=>0])." ";
You have javascript disabled. You will not be able to edit any code.