From 8d4ca6e70314012bb674d7fe8efa1d6fd78817a8 Mon Sep 17 00:00:00 2001 From: dimartinoma102424 Date: Thu, 6 Nov 2025 16:49:46 +0100 Subject: [PATCH] selbst gemacht --- compute.py | 1 + 1 file changed, 1 insertion(+) diff --git a/compute.py b/compute.py index 6d735d1..59fc2d8 100644 --- a/compute.py +++ b/compute.py @@ -1,3 +1,4 @@ +# hab ich alles selbst programmiert from typing import List import math from tabulate import tabulate