Aanchal PatialFollowMay 8, 2020·1 min readDay 8 of 31-Day May LeetCode ChallengeYou are given an array coordinates, coordinates[i] = [x, y], where [x, y] represents the coordinate of a point. Check if these points make a straight line in the XY plane.