Results 1 issues of Levi McGlone

Hello, I have some code that works as expected on Windows but does not send the keystrokes that I supply on Linux. Here's my code.py: ```py import time import board...