|
Quotients/Remainders (Loops *Need Help*)
Write a program that finds the quotients and remainders of all the numbers
between 200 and 225 when they are divided by x, where x= 11 if the number
is even and x is 14 if the number is odd. Here's what the output should
look like.
OUTPUT:
__________________
I am a Java n00b.
|