This commit is contained in:
stockth
2019-07-24 08:22:47 +02:00
parent 124957e43a
commit c926b62b8a
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#import Formeln
import user_IO
#import Klassen
while True:
_ = user_IO.user_Input()
View File