/oop

Object Oriented Programming exercise

Primary LanguageJavaScript

Object Oriented Programming exercise

Make a Circle class with radius property and getArea() method, and add tests.