Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
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 Stimmen
3 Antworten
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 Stimmen
2 Antworten
20th Jan 2017, 6:49 PM
christopher Parge
Eine Frage stellen
Eine Frage stellen
Heute heiß
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes