from unicodedata import* F=lambda n:name(unichr(n+12320))[14:].lower() for i in range(101):print[F(824+i)[24:],F(53487+i/10)+F(i%10)[2:]][i>19]