Обсуждения
Number of zeros at the end
2 голосов
16 ответовHow many zeros does it take?
6 голосов
7 ответовThe sum between first two zeros
0 голосов
5 ответовHi, 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 голосов
4 ответовАктуальное сегодня
I'm back. MEBATSION 2
3 Votes
Python
0 Votes
How does negative indexing work?
1 Votes
Image from gallery
2 Votes
largest common substring Founder
1 Votes