Folders renumbered
@@ -0,0 +1,9 @@
<?php
$fuel = 10;
while ($fuel > 1)
{
// Keep driving …
echo "There's enough fuel";
}
?>
The note is not visible to the blocked user.