Skip to content

ZipCodeCore/Maven.SumOrProduct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZCW-MicroLabs-JavaFundamentals-SumOrProduct

Sum or Product

Overview

  • Write a program which prompts the user to input a number, n.
  • The program should respond by printing the sum or product of the numbers 1 to n, contingent on user request.
  • Constraint: No Guassian wizardry !

Unit Test

No Unit Test

Releases

No releases published

Packages

No packages published

Languages