Skip to content

nehctuk/ZCW-MicroLabs-JavaFundamentals-SumOrProduct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Whats Next?

  • The next lab is located here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%