a = input ()
When I run a program in pycharm, I cannot close it with ctrl + c or ctrl + z. When you press the ctrl + c keys, the whole line is simply copied. Windows 10 system
I can't even handle "except KeyboardInterrupt"
when I emulate the launch in the output console, it still does not work ctrl + s, and if I press ctrl + h, it displays "^ Z" in the console