https://github.com/ishwortm/java-factorial
A program that check the factorial of a given number.
https://github.com/ishwortm/java-factorial
cool cool-stuff factorial java nice
Last synced: 25 days ago
JSON representation
A program that check the factorial of a given number.
- Host: GitHub
- URL: https://github.com/ishwortm/java-factorial
- Owner: IshworTM
- Created: 2024-05-15T06:52:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T11:13:29.000Z (about 1 year ago)
- Last Synced: 2024-05-17T12:30:28.709Z (about 1 year ago)
- Topics: cool, cool-stuff, factorial, java, nice
- Language: Java
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A program to find the factorial of a number in Java.