Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
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-operations
python
0 głosów
3 odpowiedzi
18th Oct 2016, 12:13 AM
Navaneetha Babu
How is answer generated to 12?
cout<<f;
f*=i;
f=1
following
i=2;
int
is
of
output
the
what
while(++i<5)
0 głosów
2 odpowiedzi
20th Jan 2017, 6:49 PM
christopher Parge
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Solved Chess tournament you’re creating code for a chess tournament
2 Votes
[off-topic]Where is Result??
2 Votes
I really need a tutor
1 Votes
Mentor rank
2 Votes
[SOLVED] Where do you find code coaches?
1 Votes
∞♥
2 Votes
Cpp
1 Votes
Why does it disappear?
0 Votes
developpement
2 Votes
Have SoloLearn Certs helped anyone find a Job? If so how did you use the ending that you got in learning?
1 Votes