Обсуждения
Make your own programs
0 голосов
2 ответовQuotations?
2 голосов
1 ответHow to create a LESSON in the factory
0 голосов
1 ответ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 ответовАктуальное сегодня
Java certification
1 Votes
Game dev
0 Votes
I can't understand the bug
0 Votes
Error with code
0 Votes
What is <p>
1 Votes
Guys I'm a newcomer
1 Votes