Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Sum of even number if (i%2=0) showing i=1 error
java
1 Stem
2 Antwoorden
13th Oct 2019, 2:26 PM
Ramya
N=int(input('Enter number')) sum = 0 i=1 while i<=N: sum=sum+i i=i+2 print(sum)
python
0 Stemmen
1 Antwoord
4th Oct 2018, 8:24 AM
Nick Fiction
What is the difference between i=1 and i==1 and What does i+=1 means
loops
3 Stemmen
3 Antwoorden
1st Sep 2020, 6:57 PM
Henok
Опять с задачей Абрамова . Если что задача 100 . Нужно посчитать E(сумма) сверху 100 снизу i=1 условие x(с индексом)/2^i при
abramov
c++
1 Stem
3 Antwoorden
15th Jan 2020, 8:52 PM
Жанибек Мурадинов
why we INITIALISE in for loop like int i=1(must with data type) instead we can initialise outside of loop ex- int i=1 C++
c++
0 Stemmen
4 Antwoorden
28th Jan 2022, 5:30 PM
Vinit Kumar.
I'm going to print the sigma from n=30 , i=1 ( i²+1) so can you help me to find my mistake
c++
sololearn
0 Stemmen
1 Antwoord
13th May 2020, 9:39 AM
Dostonbek
Hola en la funcion de bucle for . Porque se declara i=1 y no se hace solamente 1++ el codigo es largo y llevara mas proceso creo
javascript
loops
1 Stem
2 Antwoorden
13th Jul 2017, 3:48 PM
Juan Franco
If I have for loop which start with i=1 under for loop I write if(i!=2)so under if I write a=i so value of i become 2 or not
c
programming
0 Stemmen
3 Antwoorden
29th Dec 2019, 2:29 AM
Hridayansh
Why this code giving different answer when i = 1 . Please give me logical reason . And how to that we have to put i=0 or i=1 ?
c
loops
prograam
1 Stem
2 Antwoorden
8th Mar 2022, 8:40 AM
Abhay mishra
k=int(raw_input("enter a limit")) f=1 i=1 n=0 while(i<=k): f=f*i i=i+1 import math x=int(raw_input ("enter the value of x")) while(n<=k): math.exp(x)=(x**n)/f n=n+1 print"e**x=",math.exp(x) wht is wrong with this program???
numeric-operations
python
0 Stemmen
3 Antwoorden
18th Oct 2016, 12:13 AM
Navaneetha Babu
I would value an advice on the while loop. When i am in the loop i=i+1 i=1 while i<=0 i can't make up why 1 appears on screen?
loops
python
0 Stemmen
2 Antwoorden
19th Aug 2016, 3:11 PM
Τηλέμαχος Στικούδης
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
Populair vandaag
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
You’re free to give me your advice! 🚨
0 Votes
Coding for Cybersecurity
0 Votes