Write a program that prompts the user to enter a text file, reads words from the file, and
displays all the non-duplicate words in ascending order. in python