Final
@@ -0,0 +1,7 @@
<?php
$a = 56;
$b = 12;
$c = $a / $b;
echo $c;
?>
The note is not visible to the blocked user.