• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

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-operationspython
0 Stimmen
3 Antworten
18th Oct 2016, 12:13 AM
Navaneetha Babu
Navaneetha Babu - avatar
How is answer generated to 12?
cout<<f;f*=i;f=1followingi=2;intisofoutputthewhatwhile(++i<5)
0 Stimmen
2 Antworten
20th Jan 2017, 6:49 PM
christopher Parge
christopher Parge - avatar
Heute heiß
My codebits section is full of deleted codes
12 Votes
Ai generated practices
1 Votes
Why so many mathematical questions in challenges?
0 Votes
Where did mess up....
1 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
I need a siren sound
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Patters of library class
0 Votes