Cursos
Iniciar sesiónComenzar a aprender IA
Cursos
Iniciar sesiónComenzar a aprender IA

Sesiones de PyR

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 Votos
3 Respuestas
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 Votos
2 Respuestas
20th Jan 2017, 6:49 PM
christopher Parge
christopher Parge - avatar
En tendencia hoy
Activities on sololearn
4 Votes
What is problem in this code
2 Votes
playground input
1 Votes
Html issue
2 Votes
This Program Does Something Weird. Can You Explain Why?
2 Votes
Can you help me ?
1 Votes
How I can use div
1 Votes
TIPS From Veterans
1 Votes
Playground input
1 Votes
App development 🔥☝️
1 Votes