Factorial WSQ09

For this wsq I had to calculate the factorial of one number wich is non negative and integer. This thing is easy importing a function, but I made this program with out that, using the loop while, and some other things like try and  except statements.

this is the link of my program: https://github.com/EfrainDuarte95/TC1014/blob/master/wsq09.py

 

 

CC BY 4.0 Factorial WSQ09 by Efrain Duarte is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.