Through the python script, I launch an exe-file that is executed in the console and at the end of the work asks the user "Continue (y - yes, n - no)"
How can I enter the text through the python script already in the running console? for example, in my case, are the symbols y or n?