Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CalculoFactorial
#SucesionOmega numero = int(input()) #PROCESO factorial = 1 for i in range ( 1 , numero + 1 ) : factorial = factorial * i print (factorial) print ("factorial de" , numero , "es", factorial)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
https://rextester.com/HYVN80193
31 dec
abstractmethod 2
Variables.py
Ej2_python_204676887
kenken1
Ej2_python_204676887
test1
wordchangething
last 2 digit add
Please log in to post a comment.