Input command on vscode

Hello Guys,

I have created an input prompt on Vscode. But the output terminal doesn’t allow me to enter my input. See screenshot attached. I also realize that the input prompt command creates a separate python file titled ‘tempCodeRunnerFile.py’. Anybody to assist me on this? On PyCharm, the command prompt works perfectly.

The input should be done on the terminal tab, not the output tab :slight_smile: