Skip to content

cogitosnippet/Learning-Javascript-Factorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Created A simple Factorial logic using two methods . (Where user give any number and factorial of that number is displayed on screen)

  1. Using Basic for loop method.
  2. Using Array and reduce method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published