Sure enough, there are no spaces (I don’t know why it appears like this here, I copied and pasted directly).
And the error is that, as it appears to me.
Insert participant name: Traceback (most recent call last):
File “mypath”, line 36, in
NAME = input(“Insert participant name:”)
EOFError: EOF when reading a line
No other clues appear, I have continued investigating but have not found any other useful information.
Thank you so much for help me!