F&A Diskussionen
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 Stimmen
11 AntwortenChallenge mode improvements.
0 Stimmen
1 Antworti need help
1 Stimme
3 Antwortenis there anything wrong in this please answer
import string
from random import *
letters = string.ascii_letters
digits = string.digits
chars = letters + digits
min_length = 9
max_length = 15
password = "".join(choice(chars) for x in range(randint(min_length, max_length)))
print(password)
1 Stimme
4 AntwortenC++ / can anybody Help me?
0 Stimmen
1 AntwortHeute heiร
Pig Latin
0 Votes
Someone can help me
1 Votes
What's wrong with this?
2 Votes
Iโm new someone can help me
1 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes
Pls give me an idea
1 Votes