make a simple quize that keeps track of the users score
input output varables if
make var for question1-5, and score
ask question 1 and store answer in var question1
add one to score if right
ask question 2 and store answer in var question2
add one to score if right
ask question 1 and store answer in var question1
add one to score if right
ask question 4 and store answer in var question4
add one to score if right
ask question 5 and store answer in var question5
add one to score if right
show the users score out of 5.
i wote it in this file..
none as of yet..