Обсуждения
How can I write cool?
2 голосов
4 ответовIf_statement
0 голосов
2 ответовIdeas for program python ?
2 голосов
2 ответов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 голосов
11 ответовАктуальное сегодня
HTML/CSS questions
0 Votes
Certificate Problem
0 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
what the hell is going on this lessons cause i cant undrstand anything on any of the lessons
0 Votes
C pointers
1 Votes