Final
@@ -0,0 +1,6 @@
<?php
$count = 0;
while (++$count <= 12)
echo "$count times 12 is " . $count * 12 . "<br>";
?>
The note is not visible to the blocked user.