一体何のためにプログラミングを学んでいるのか理解に苦しむな

y = int(input())
n = int(input())
print([ for i in n])