Final
@@ -0,0 +1,5 @@
<?php
$pi = "3.1415927";
$radius = 5;
echo $pi * ($radius * $radius);
?>
The note is not visible to the blocked user.