← Back to List

20944번: 팰린드롬 척화비 ↗

Solutions

Python 3
23 B | 23 chars
print("a"*int(input()))