Q&A Discussions
i 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 Votes
11 AnswersHot today
I am new in python
4 Votes
Can we collab?
3 Votes
Calculator
0 Votes
I'm new in js
0 Votes
Python
0 Votes
What is html
1 Votes
Audio trouble
0 Votes
dictionary
0 Votes
Ethical Hacker
0 Votes