Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 153 Bytes

File metadata and controls

2 lines (2 loc) · 153 Bytes

Straight-Line-Problem

This Program tells you whether the line is straight line or not by giving input as coordinates of line, (Problem from Leetcode).