Fixed problem with code

This commit is contained in:
Bartusiak 2020-05-25 21:35:53 +02:00
parent fdb1a14a5a
commit f1bc40bcef
3 changed files with 24826 additions and 24826 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ def check_results(input_negative,input_positive,output):
if (i>j):
f.write("0.7\n")
else:
f.write("0.3\n")
f.write("0.4\n")
f.close()
return f

File diff suppressed because it is too large Load Diff