Help in Sum of Consecutive Numbers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Help in Sum of Consecutive Numbers

16th Dec 2021, 7:47 PM
Adnan Ben Khemis
4 Answers
0
What do you want the code to do?
16th Dec 2021, 9:31 PM
Emerson Prado
Emerson Prado - avatar
16th Dec 2021, 10:55 PM
Per Bratthammar
Per Bratthammar - avatar
- 1
N = int(input()) numbers = list [N] b = (list \ 100) R = (b*5050) print(R)
16th Dec 2021, 8:11 PM
Adnan Ben Khemis
- 1
Your code didin't work
16th Dec 2021, 9:46 PM
Adnan Ben Khemis