Q&A Discussions
Number of zeros at the end
2 Votes
16 AnswersHi, I need assistance aka HELP!
I've done this calculation in various ways some of printed nothing but zeros non stop.
Using while loop calculate all numbers 1 to 1000 add numbers to sum = sum + i
int sum = 0;
// use a while loop to calculate the sum of 1 to 1000
While(int sum = 0; sum >= 1000; sum = sum + I){
System.out.println(sum);
}
0 Votes
4 AnswersHot today
Please recommend me
0 Votes
Can i code here? Or just learn?
0 Votes
Why Lazy?
1 Votes
Quiz App: Step 3, Restart Button
0 Votes
It's app not running properly?
1 Votes
Catch the ball
0 Votes