# 백준 - 8393  < 내 코드 > ✅ 1 2 3 4 5 list = [] n = int(input()) for i in range(n + 1 ): list . appe…

Read more