Debugger doesn't work

Question:
I wonder why the Debugger mode can’t read values got from console during the Python programm runs. Having run programm I can’t type any symbols in the console in the Debugger mode,
Repl link/Link to where the bug appears:

Screenshots, links, or other helpful context:

code snippet

This issue has already been reported here recently:

So far, no solution has been found.

3 Likes

Similar issue for me with C++. Console input while debugging worked fine until last week. Now not working for me.