There are 0 repository under triangle-area-calulator topic.
In this assignment, you are going to write a Java program that reads in the data of some triangles from the input file, calculate the area of the triangles (valid triangles only), and write the calculation results to the output file.