Describe the solution you'd like
Save occurances of typed word. If there was more than X( default=4), pass it to .txt file "user_words".
Method which catches typed word. Could be used as "overlay" for WordProcessor object(or just KeyboardWriter) to catch words.
Describe the solution you'd like
Save occurances of typed word. If there was more than X( default=4), pass it to .txt file "user_words".
Method which catches typed word. Could be used as "overlay" for WordProcessor object(or just KeyboardWriter) to catch words.