Coordinate Difference Calculation

# Introduction In this lab, you will create a program that subtracts coordinates by defining a Coordinate class with x and y variables, getting user inputs for coordinate values, creating objects with coordinate values, subtracting the x and y coordinates of the objects, and printing the results.

|60 : 00

Click the virtual machine below to start practicing