Computer Science Canada Points System |
Author: | Milan [ Sun Jan 21, 2007 3:07 pm ] |
Post subject: | Points System |
I created a Trivia program for my ISU that's due on Tuesday, I know it looks pretty easy to make. At the end after you answer the third quesiton it just keeps looping the second question and doesn't distribute the points properly. The answer key is A,C,B. To make it easier to help me with my problem. Thanks. |
Author: | agnivohneb [ Sun Jan 21, 2007 4:36 pm ] | ||
Post subject: | Re: Points System | ||
I have fixed it I don't know why you had a for loop there. This way only goes through the questions once. I also made it shorter. Don't hand in this exact copy. Edit it abit, add more questions using the same formate.
|
Author: | Milan [ Sun Jan 21, 2007 5:43 pm ] |
Post subject: | Re: Points System |
Thanks a lot man. |
Author: | agnivohneb [ Sun Jan 21, 2007 6:06 pm ] |
Post subject: | RE:Points System |
You welcome hope you do well. |