for loop

3) Use a for loop to display the numbers 1 thru 10. Use the variable i within for loop structure.

$_code

\n\n”;
if ($_code == $_answer || $_answer2 || $_answer3 || $_answer4) {
return true;
} else {
return false;
}
}
?>

>>

3