• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

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 głosów
3 odpowiedzi
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 głosów
2 odpowiedzi
20th Jan 2017, 6:49 PM
christopher Parge
christopher Parge - avatar
Popularne dzisiaj
Excuse me, why do they always ask us to input without telling us what it is for in python.
2 Votes
Quiz
0 Votes
Sockets, etc
0 Votes
Should i learn python more or HTML?
1 Votes
Any Sololearn Chat Groups that I could Join?
0 Votes
Necesitó ayuda
1 Votes
C++ Vectors
0 Votes
Does solving a code coach actually give XPs?
2 Votes
A Little Question Here!
1 Votes
Code challenge
0 Votes