Hello. I've only just started out in Python and I'm not very good at it. I have a project in which I have to create a sort of spell checking program. No, I'm not asking for you to do my homework, but to assist me, by pointing me in the right direction.
We have been supplied a .txt file which is a dictionary of words on single lines. The program is required to ask for user input, for the text file to be checked. It will then...