Discussioni Q&A
Bonus calculator
-11 Voti
1 RispostaTry to Solve this
-2 Voti
3 Rispostewhy the result is 8??
0 Voti
5 RisposteUsing Do While Loops
0 Voti
2 RisposteHi, 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 Voti
4 RispostePopolare oggi
Pointers cpp
3 Votes
Is pro worth the money ?
1 Votes
Coding for Cybersecurity
0 Votes
Pointers in c#
0 Votes
Drawing images in java
2 Votes