Help for this page
Select Code to Download
Select
or
download this
while (($input = <STDIN>) < 7)
Select
or
download this
if($input == 6) { ... } else { exit; }