Christian Sheridan 427409c8cb edited to actually run 6 gadus atpakaļ
SumOfInput edited to actually run 6 gadus atpakaļ
.DS_Store edited to actually run 6 gadus atpakaļ
Main.class edited to actually run 6 gadus atpakaļ
Main.ctxt edited to actually run 6 gadus atpakaļ
Main.java edited to actually run 6 gadus atpakaļ
MainTest.class edited to actually run 6 gadus atpakaļ
MainTest.ctxt edited to actually run 6 gadus atpakaļ
MainTest.java edited to actually run 6 gadus atpakaļ
README.md initial commit 6 gadus atpakaļ
package.bluej edited to actually run 6 gadus atpakaļ

README.md

ZCW-MicroLabs-JavaFundamentals-SumOfInput

Sum of the Numbers

Overview

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

Unit Test

No Unit Test

What's next?

  • The next lab can be found here.