0
HELP ME, GIVE ME SOME SOLUTIONS!
I Made an even number series program, but what i want is that the output of the numbers id neat, not longitudinal to the right. I want the numbers row to move down(new line) after the fourth number in first line. My code: https://code.sololearn.com/cxeqawsjmBDb/?ref=app
2 Answers
0
Find average of c, max values and put a new line when c==avg.. in loop...
0
hafidz ridwan cahya Here's your program
https://code.sololearn.com/cwOzOzVMaJ9F/?ref=app
Try to understand how it works, on your own.
If you have any doubt I am here.
edit: I realized that you wanted a program for even numbers only after I made the program.
This one works also for odd numbers, but you can easily modify it for your purpose.
reedit: I modified it cause I have nothing better to do đ