fork download
  1. # your code goes here
Success #stdin #stdout 0.01s 7240KB
stdin
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/py_compile.py", line 117, in compile
    raise py_exc
py_compile.PyCompileError:   File "prog.py", line 21
    board.append(f"Player A: {score_a}  Player B: {score_b}")
stdout
Standard output is empty