You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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