linux quize


reload for more fun!

s:

make a simple quize that keeps track of the users score

t:

input output varables if

a:

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:

i wote it in this file..

r:

none as of yet..