please work

This commit is contained in:
piair 2022-03-28 19:12:54 +02:00
parent 9a89c7bee8
commit 53a26c25bf
1 changed files with 2 additions and 1 deletions

3
V4.py
View File

@ -267,7 +267,8 @@ def PlayQuiz8(override = 3):
LogError("playquizz8 - 3 - " + e)
except Exception as e :
LogError("PlayQuiz8 - 4 - " + str(e) + str(ListeOfGood))
LogError("PlayQuiz8 - 4 - " + str(e))
print(str(ListeOfGood))
printf("PlayQuiz8 : fin ")