Q&A Discussions
Popsicles challenge
0 Votes
2 AnswersInteger type
0 Votes
2 Answersi 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 AnswersFrom Number to Binary.
4 Votes
4 Answers¿C++ redondea los números?
4 Votes
1 AnswerExplain me this.
1 Vote
7 AnswersNumber input only, no text
0 Votes
8 AnswersClosest smallest integer
1 Vote
1 AnswerHot today
Is this realistic enough?
1 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Need friends
0 Votes
Python
1 Votes
How do you print inputs
0 Votes