Point2D

Report a typo

Write a Point2D class that has two Double properties: x and y. The properties must be set in the constructor.

Write a program in Kotlin
// write the Point2D class here
___

Create a free account to access the full topic