When I write a word in my program, at the exit, I have another word different from the one I wrote. For example:
In command I write this => pyautogui.typewrite ("who are you?")
and in output I have ca => zho qre youM
.
I have that zho qre youM
, instead of who are you?