https://github.com/jagthefriend/factorial
This program finds the factorial of a number in just 1 line
https://github.com/jagthefriend/factorial
python-script
Last synced: 14 days ago
JSON representation
This program finds the factorial of a number in just 1 line
- Host: GitHub
- URL: https://github.com/jagthefriend/factorial
- Owner: JagTheFriend
- License: mit
- Created: 2021-01-24T20:34:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T20:38:43.000Z (over 5 years ago)
- Last Synced: 2025-03-04T09:43:59.918Z (over 1 year ago)
- Topics: python-script
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Factorial
This program finds the factorial of a number in just 1 line