This documentation will give you an overview of my Sum-Of-Numbers program. The Sum-Of-Numbers program was written in Java, so a Java compiler will be needed.
This programs was written by Jacob Dupuis © 2021. This program adds up the sum of a positive integer. Example: The sum of 4 is 10.
You will need a Java compiler and a keyboard. A good Java IDE is Visual Studio Code.
Once you have a Java compiler go Here, download the raw file, and finally open the .java file to access the program in your preferred IDE.
A. No, if you try and enter a negative integer the program will ask you to input a positive one.
A. You can find the source code for this program Here, download the raw file, and finally open the .java file to access the program.
A. Yes, this code will work with other IDE’s such as BlueJ, Eclipse, IntelliJ IDEA, etc.
If any questions arise email me @jakedean9003@gmail.com
Once again email me @jakedean9003@gmail.com if you would like to add or contribute to this program. Thanks!