Make a python script

Question

The python script will read in a text file called abc.txt and then when a person starts typing, regardless of what key they press, it will output the contents of the abc.txt, character by character. The script should be mindful of things like new lines or spaces in abc.txt

here is a link to an example abc.txt

https://raw.githubusercontent.com/tsotne95/clock_in_bash/master/clock.sh


so for it to work I will start the script, it will read in abc.txt. I will then open up word, notepad,etc and I will hit any key on my keyboard and the first character in abc.txt will be typed instead . I then hit another random key on my board and then the next character in abc.txt. will be typed. This continues on until every character in abc.txt has been typed

Details
Purchase An Answer Below

Have a similar question?