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