forked from IF-LK-2020/py-automaten
nea fertig
This commit is contained in:
@@ -39,4 +39,4 @@ if __name__ == "__main__":
|
||||
if accepted:
|
||||
print(f"Das Wort '{word}' gehört zur Sprache")
|
||||
else:
|
||||
print(f"Das Wort '{word}' gehört nicht zur Sprache")
|
||||
print(f"Das Wort '{word}' gehört nicht zur Sprache")
|
||||
|
||||
Reference in New Issue
Block a user