정답 개수:
85
틀린 개수:
0
실행 실패 개수:
15
2 c b
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 27, in <module> print(words[answer[0]]) ~~~~~^^^^^^^^^^^ TypeError: list indices must be integers or slices, not str
c b
2 ba a
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 27, in <module> print(words[answer[0]]) ~~~~~^^^^^^^^^^^ TypeError: list indices must be integers or slices, not str
ba a
2 ba ca
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 27, in <module> print(words[answer[0]]) ~~~~~^^^^^^^^^^^ TypeError: list indices must be integers or slices, not str
ba ca