houssemamri / PyAction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factorial Calculator

This Python script calculates the factorial of a given number.

Usage

Run the script and enter a number when prompted.python factorial.py## ExampleEnter a number: 5 Factorial of 5 is 120## License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you

About


Languages

Language:Python 100.0%