Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
*When i=2 , j=0 what will be the output?*
c
cprogramming
help
output_tracing
0 Voti
2 Risposte
4th Jan 2022, 5:26 PM
rrr783
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 Risposte
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 Voti
1 Risposta
30th Nov 2021, 10:00 AM
MOHAN SHARMA
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Course Doubt
1 Votes
Lesson Takeaways
0 Votes
How do i make a lexer and parser
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Help
1 Votes
Data analysis
0 Votes
Saved code
0 Votes