정답 개수:
63
틀린 개수:
15
실행 실패 개수:
22
_a
A
Error!
a_B
aB
Error!
a_bB
aBB
Error!
a_
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(ch[0].upper() + ch[1:], end = '') IndexError: string index out of range
Error!
zo_
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(ch[0].upper() + ch[1:], end = '') IndexError: string index out of range
Error!
__g_
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(ch[0].upper() + ch[1:], end = '') IndexError: string index out of range
Error!