A New Assessment Challenge (for me, anyway)
October 22, 2009 12:00 AM
If (myScore >= 90)
finalScore = myScore;
goto page "A Winner is You! Have a Cookie!";
else
goto page "Take Another Whack At It"
Discussions have been disabled for this post
October 22, 2009 12:00 AM
If (myScore >= 90)
finalScore = myScore;
goto page "A Winner is You! Have a Cookie!";
else
goto page "Take Another Whack At It"
Discussions have been disabled for this post