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
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