Q&A Discussões
Bonus calculator
-11 Votos
1 RespostaTry to Solve this
-2 Votos
3 Respostas$var=true?1:false?2:3; ??
6 Votos
4 Respostaswhy the result is 8??
0 Voto
5 RespostasCalc sheet to application
2 Votos
1 RespostaUsing Do While Loops
0 Voto
2 RespostasHi, 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 Voto
4 RespostasQuente hoje
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes