0
1st Oct 2019, 12:38 PM
Angelinka

1 Resposta
+ 1
x = int(input())
y = 1
for i in range(1,x+1):
y *= i
print(y)
1st Oct 2019, 8:23 PM
lenoli rew

Costuma ter perguntas como essa?
Aprenda de maneira mais eficiente, de graça:
Quente hoje
DSA doubt
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes