Log as markdown

This commit is contained in:
2025-03-29 21:38:08 +01:00
parent c47498c19c
commit effcad78db
2 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ def main():
exit
opponents_answer = "Du bist der erste Teilnehmer in der ersten Runde. Was ist deine Meinung zum Thema?"
for i in range(4):
for i in range(20):
print(f"Round {i+1}")
for participant in participants: