diff --git a/compute..py b/compute..py index 1625b83..abedc5e 100644 --- a/compute..py +++ b/compute..py @@ -76,5 +76,5 @@ def rot_2D(angle: int) -> List[List[int]]: if __name__ == "__main__": - + #made by chatGBT print(rot_2D()) \ No newline at end of file