This is my first ever python code that I am writing myself and a little bit of research. There might be errors
Technical things
-
Make sure you have a book/document/file etc in .txt format.
-
Cope and paste below : [ git clone https://github.com/xcodesource/ReadBook ]
-
Put that book in same directory where words_finder.py is or Do something advance people do by providing A directory.I don't know what that is called.
-
I have downloaded 1-1000.txt from @deekayen Which you can check
-
change your book name which words you want to find out to abcd.txt
-
Move your book into ReadBook using 'mv' Command
-
cd ReadBook
-
run: python3 words_finder.py
This should work