<?php $n = 10; while ($n --> 0) print $n . PHP_EOL;
You have javascript disabled. You will not be able to edit any code.