NEA angefangen

This commit is contained in:
2021-03-25 11:32:32 +01:00
parent bc0f6cc045
commit 6831fb32bf
2 changed files with 10 additions and 3 deletions

View File

@@ -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")