Skip to content

fallcoder/factorial-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Factorial Calculator

This project calculates the factorial of a given integer using a recursive approach. It includes input validation and error handling to ensure user friendly interactions.

Features

  • compute the factorial of any non-negative integer
  • handles invalid inputs with descriptive error messages
  • allows users to retry in case of errors
  • provides a brief explanation of factorials for users

Releases

No releases published

Packages

No packages published

Languages