728x90
반응형

단순 구현 문제이다.

for i in range(int(input())):
    print(f"Hello World, Judge {i+1}!")
728x90
반응형

+ Recent posts