@@ -2,6 +2,6 @@ import Formeln
import user_IO
import Klassen
while True:
dicts = user_IO.user_Input()
dicts = user_IO.user_input()
ret = Formeln.looper(dicts[0], dicts[1])
user_IO.user_Output(ret)
user_IO.user_output(ret)
The note is not visible to the blocked user.