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