coding question asked in accenture|3 august 2021 10 am slot| Given a set of points in a plane, check weather the points lie on a straight line or not. If the lie on a straight line return the equation else return 0.
Given a set of points in a plane, check weather the points lie on a straight line or not. If the lie on a straight line return the equation...