<?php foreach (['a', 'b', 'c'] as $val) { echo 'Hello ' . $val . PHP_EOL; }
You have javascript disabled. You will not be able to edit any code.