Can you get input from a user in the OUTPUT
section instead of the TERMINAL
section in Visual Studio Code?
I just installed Visual Studio Code and when I try to get input from the user, the cursor in the output terminal doesn't even blink to allow input to be entered.
Unless I go to the TERMINAL
section I can't enter any input. What is the problem?
I am using python
.