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