Skip to content

kevinneibarger/FlexionCodeReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FlexionCodeReview

A Flexion Code Review Repository

Install an Run

Prerequiste: Make sure you have java installed. To test this open a CommandLine and type "java -version".

  1. Download or clone the code to a folder on your PC/Mac
  2. Open a CommandLine (cmd)
  3. Navigate to the downloaded or cloned repository
  4. Goto FlexionCodeReview\src
  5. Run the command "javac com\flexion\test\DetermineTriangles.java"
  6. Then run the command "java com.flexion.test.DetermineTriangles"
  7. You should see the following:

Please Enter the Length of each side of a Triangle below:

Side 1 (Hit Return After Entering):

  1. Enter Side 1 and hit Enter. Do the same for the other 2 sides when prompted.
  2. After entering the last side text will print indicating the triangle classification that applies to the 3 lengths.

About

A Flexion Code Review Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages