Sesiones de PyR
Pointers
0 Votos
1 RespuestaHow can I write cool?
2 Votos
4 RespuestasIf_statement
0 Votos
2 Respuestasi want to print sum of all integers from 1to 100 like for example :
1
3
6
10
15......
i tried it i know my code is wrong please help me class Program {
public static void main(String[] args) {
for(int x = 1; x <101; x++) {
int sum = int x;
System.out.println("1");
System.out.println("sum");
}
}
}
3 Votos
11 RespuestasEn tendencia hoy
Where is the bug?
2 Votes
im beginner
0 Votes
Active learner
0 Votes
Pointers cpp
2 Votes
finding my compiler path
0 Votes