How to Create an Issue
(Please delete this section before publishing your issue).
Please find your appropriate issue and use its template. Thanks!
- To link to a page, use square brackets followed by parentheses. In the square brackets, include the the text of the hyperlink to show, and place the URL in the parenthesis. "[Math.java] (https://github.com/Kyle-P/Mathematics)." To make this an actual hyperlink, remove the space between the closing square bracket and the left parentheses.
Please fix [error occuring] in the [filename].java program.
- Description of the issue
- How it can be fixed
Create a program to find [what is calculated]. The program should go under the [Subject] folder. Title the program [Math Concept].java.
Refer to [similar program] to find out how to prompt users for data and use it accordingly.
If you are a first time contributor, welcome! Please read through the basic guidlines as well as the contribution guidelines before getting started.
"Create a program to find the slope of a line given two points on the line. The program should go under the Algebra folder. Title the program SlopeOfALine.java.
Refer to the quadratic formula code to find out how to prompt users for data and use it accordingly."
If you are a first time contributor, welcome! Please read through the basic guidlines as well as the contribution guidelines before getting started.