Help for this page
while ($answer <= 9) { if ($answer eq $numbers[$i]) { ... } # end if } # end while