← Back to List

34667번: 가희와 철도역 ↗

Solutions

Python 3
25 B | 25 chars
s = input()
print(s[0]+s)