If you cannot use the input in Visual Studio correctly you might need to edit the launch.json and set "console": "integratedTerminal" - your Output and Input will now change to the Terminal Tab. In the Debug Tab (which is default) you can not use input correctly.
If you cannot use the input in Visual Studio correctly you might need to edit the launch.json and set "console": "integratedTerminal" - your Output and Input will now change to the Terminal Tab. In the Debug Tab (which is default) you can not use input correctly.