Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
*When i=2 , j=0 what will be the output?*
c
cprogramming
help
output_tracing
0 Voto
2 Respostas
4th Jan 2022, 5:26 PM
Rafid
I need to find sum of series 1/2+1/4+1/8+.. n= int(raw_input("enter the limit") s=0 i=2 while(i<=n): x=float(1\i) s=s+x i=i+2 print s is this the correct program??
boolean-logic
python
1 Voto
2 Respostas
5th Nov 2016, 2:32 PM
Navaneetha Babu
I can't understand ..where to put open braces{ and closed braces in these given coding and why we put i=2 and at last i==num
learningc
0 Voto
1 Resposta
30th Nov 2021, 10:00 AM
MOHAN SHARMA
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Uuu
1 Votes