Q&A Discussions
Practice more
0 Votes
2 Answersexample program not working
0 Votes
1 AnswerFriend function
-1 Vote
3 AnswersReplace example
2 Votes
1 Answeri 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
Where is the bug?
1 Votes
HTML
0 Votes
How to 2
0 Votes
How can I start coding an app
0 Votes
Python help
1 Votes
What is the output and why
0 Votes
I want an advice
1 Votes
Can you build webs with java?
1 Votes
API KEY
0 Votes