Monday, November 5, 2007

attempt at how questions work in code

Question #
1. print question
2. ask for user input
3. check answer,
4. if right, send next question
if wrong, tell user of loosing 30 sec. give user choice to continue with question or skip question
5. if skip, send prompt "you clue will be sent in 30 seconds"
send next clue in 30 seconds
if answer again, check answer
6. if correct, send answer in 30 seconds x number of attempts

No comments: