n = int(input())
for i in range(n):
    print('Hello! You\'re new here, right? It\'s nice to meet you.')