I have a program written in python and it could really use a script that can run at anytime during the main program running if a certain key is pressed.
If possible could this be done with a built-in so the user does not need to install modules
I have a program written in python and it could really use a script that can run at anytime during the main program running if a certain key is pressed.
If possible could this be done with a built-in so the user does not need to install modules