diff --git a/SourceCode/fPtPDist.py b/SourceCode/fPtPDist.py index 7a9a23a..9d2a63c 100644 --- a/SourceCode/fPtPDist.py +++ b/SourceCode/fPtPDist.py @@ -80,3 +80,6 @@ calc.config(command = calculate) calc.place(x = 50, y = 250, width = 100) root.mainloop() + + +@Unbewohnte