0
/ 10
Given two Points a and b return true if a is the right of b. Returns false otherwise.
Given two Points a and b
return true if a is the right of b.
Returns false otherwise.
Your feedback will appear here when you check your answer.