Pressing A
Opened this issue · 0 comments
sortie45 commented
The code in the A section looks different than the other letters. I changed "win32api.keybd_event('A'" to "win32api.keybd_event(ord('A')
Opened this issue · 0 comments
The code in the A section looks different than the other letters. I changed "win32api.keybd_event('A'" to "win32api.keybd_event(ord('A')