Skip to content

MegKam0211/Factorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Factorial

Calculating the Factorial using Java

● Write a program that determines how many positive and negative integers have been entered and calculates the total and average of all the entered numbers.

● Firstly ask the user to enter any number of integers. The user should enter 0 to indicate the end of their input.

● The program should then determine the number of positive and negative integers entered by the user, and print out the result.

● The total of all integers entered as well as the average should then be calculated and displayed.

About

Calculating the Factorial using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages