gimmickbutreal
[백준/파이썬] 10172번 해설 - Python 본문
https://www.acmicpc.net/problem/10172
1
2
3
4
5
6
|
print("|\\_/|")
print("|q p| /}")
print('( 0 )"""\\')
print('|"^"` |')
print("||_/=\\\__|")
|
cs |
'Algorithm > Python' 카테고리의 다른 글
[백준/파이썬] 10171번 해설 - Python (0) | 2022.03.12 |
---|---|
[백준/파이썬] 10718 해설 - Python (0) | 2022.03.11 |
[백준/파이썬] 2557번 해설 - Python (0) | 2022.03.06 |