This Python app will help you read at insane speeds by eliminating moving your eyes to read & showing everything at one spot
All you need to do is edit the path in the file & replace it with the path of your text file
-
Open this thing with your Python Editor
-
Make a
.txt
file -
Get the full path of the file
-
Paste the path where u see
f = open(r"reader.txt","r")
save the.py
file and -
Paste the text that you want to read & save the txt file
-
Run it & It will work like a charmander