n = "{:,}".format(int(input())) d = { "0": "", "1": "one", "2": "two", "3": "three", "4": "four", "5": "five", "6": "six", "7": "seven&...