II. Write a python program to find factorial of the given
number.
Answers
Answered by
41
Answer:
GREAT MUSICIANS
(INTRODUCTION AND ACHIEVEMENTS in sikkim
500wordswha.t is the curd.y w,hite p.pt fo,rmed w,hen sil.ver nitr,ate reac.ts *
Answered by
0
for is the keyword in python which is used to form a loop whose definite length is known , it does not takes the last value . For example , the above loop will run till the number 'n' entered by the user and not till 'n+1' .
print is the keyword in python programming language . It print anything which is written within it .
input takes the input from the user in the form of string .
int converts the input into integer form .
Similar questions