[Tutor] push a keyboard button to run a function

Chris C mysecretrobotfactory at gmail.com
Fri Apr 10 18:11:53 EDT 2020


Hi all:

I am trying to invoke a function in my python code by using a keyboard
keystroke.
Alternatively, I need to change a variable's value from true to false and
false to true everytime
when I push this button,

How can I do this?

Thanks!


More information about the Tutor mailing list