import sys readline=sys.stdin.readline for _ in range(int(readline())): print("Hello! You're new here, right? It's nice to meet you.")