|
Re: find out the average of odd numbers -do-while statement.
Looks like it would give the correct results, without testing i will say that you may have to change < to <= and possible change the point at which you increment X.
P.S Use [code] tags
Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
|