Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Sum of even number if (i%2=0) showing i=1 error
java
1 Voto
2 Respostas
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 Voto
1 Resposta
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 Votos
3 Respostas
1st Sep 2020, 6:57 PM
Henok
Опять с задачей Абрамова . Если что задача 100 . Нужно посчитать E(сумма) сверху 100 снизу i=1 условие x(с индексом)/2^i при
abramov
c++
1 Voto
3 Respostas
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 Voto
4 Respostas
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 Voto
1 Resposta
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
2 Respostas
19th Aug 2016, 3:11 PM
Τηλέμαχος Στικούδης
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes