Using the programming Assignment Runner BlueJ Project on DukeLearnToProgram.com:http://www.dukelearntoprogram.com/course2/files.phb.
What is the perimeter of the shape made from the file datatest1.txt whose content are shown below (just give to two decimal places)?
-3,3
-4,-3
4,-2
6,5
What is the average length of a side in the shape made from the file datatest1.txt whose content are shown below (just give to two decimal places)?
-3,3
-4,-3
4,-2
6,5
What is the longest side in the shape made from the file datatest1.txt whose content are shown below (just give to two decimal places)?
-3,3
-4,-3
4,-2
6,5