Question: Design an algorithm that asks the user for a ** (x, y) ** coordinate of whole numbers and determines if it is different or not
Design an algorithm that asks the user for a ** (x, y) ** coordinate of whole numbers and determines if it is different or not from another one already given: ** (x1, y1) **. The algorithm must return true if the coordinates are different and false otherwise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
