-------------------- Test case 1 -------------------- Write the number of objects: 6 Write the start and end angles of 6 objects Start= 350 End= 40 Start= 0 10 End= Start= 330 End= 355 Start= 90 End= 120 Start= 110 End= 180 Start= 200 End= 300 Objects selected: start= 0 end= 10 start= 330 end= 355 start= 90 end= 120 start= 200 end= 300 ---------------------- Test case 2 --------------------- Write the number of objects: 1 Write the start and end angles of 1 objects Start= 0 End= 1 Objects selected: start= 0 end= 1 --------------------- Test case 3 --------------------- Write the number of objects: 10 Write the start and end angles of 10 objects Start= 12 End= 100 Start= 355 End= 11 Start= 300 End= 320 Start= 210 End= 90 Start= 220 End= 270 Start= 140 End= 201 Start= 34 End= 111 Start= 56 End= 59 Start= 33 End= 39 Start= 0 End= 90 Objects selected: start= 56 end= 59 start= 33 end= 39 start= 355 end= 11 start= 300 end= 320 start= 220 end= 270 start= 140 end= 201 ---------------------- Evaluation guielines: 5 marks each for correct output of each test case (total is 15) 20 marks each for logical correctness of each part (total is 20) 1 marks for neat and cleanliness 2 mark for indentation 2 mark for comments Total is 40.