Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
*When i=2 , j=0 what will be the output?*
c
cprogramming
help
output_tracing
0 Votes
2 Answers
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 Vote
2 Answers
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 Votes
1 Answer
30th Nov 2021, 10:00 AM
MOHAN SHARMA
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, Iâm getting into socket programming with C++
0 Votes
Iâm new someone can help me
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes