Well, Beginner concider the following:

If number N is evenly divisable by 3 then 
N mod 3 = 0.  If Number N is evenly divisable
by 5 then N mod 5 = 0

All you have to do is input the numbers 
and then test.  Best to have seperate 
IF...Then statements becuase if the number
is divisable by 15, it's both.



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Reply via email to