N
N
Nikita Gavrikov2016-08-25 13:44:09
Python
Nikita Gavrikov, 2016-08-25 13:44:09

Simple question on Visual Studio Code?

Simple program:

new = input("what is your name?")
print(new)

I click cmd+shift+b
Logically, a window with a question should appear, but it is not there.
In Windows, a terminal window pops up and asks for an answer.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Novikov, 2016-08-25
@BOOMER_74

Install this and create a debug config. And easier and more convenient.

R
Rou1997, 2016-08-25
@Rou1997

Manually open a terminal, the same on all UNIX-like operating systems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question