정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
g 1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> print(''.join(a)+''.join(c,reversed=True)) TypeError: str.join() takes no keyword arguments
t 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> print(''.join(a)+''.join(c,reversed=True)) TypeError: str.join() takes no keyword arguments
t
r 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> print(''.join(a)+''.join(c,reversed=True)) TypeError: str.join() takes no keyword arguments
r