|
Problem with zero in my code
Hi, I wrote a program and now i am having trouble with the number 0.
What the program does:
You enter two names and their test scores, then the program comares their highscores and says who has the highest.
However when i put in 0 for one of the scores it thinks that 0 is higher then 100, why?
Thanks.
|