# TODO: 1232. Check If It Is a Straight Line

## Problem

{% embed url="<https://leetcode.com/problems/check-if-it-is-a-straight-line/description/>" %}

## Intuition

## Time Complexity

## Space Complexity

## Solution
