Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 253 Bytes

Week3_LO

Practices in LO listed in Week 3 for CS2113T 18/19 SEM1

Circle.java calculates properties of a cirle and runs a specific test-case in its main. Main.java is just another test-case to run with Circles.. separate from the one in Circle.java