#25800: python兩行搞定


morrisddd (MORRIS 范智傑)


for n in range(int(input())):

    print(str(n+1)+". I don't say swear words!")