Add a description, image, and links to the codehs-unit3-java topic page so that developers can more easily learn about it.
// Using the constructor and typing in 3 numbers will give you a // triangle. If the lengths are equal you get an equilateral triangle. // The rest are self explanatory, they are all just sides ...