Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
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 Voto
3 Respostas
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 Voto
2 Respostas
20th Jan 2017, 6:49 PM
christopher Parge
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Uuu
1 Votes
Recursion doubt
2 Votes