How do i change run command ?

 

How do i change run command ?

 

 Go to Settings

Search for "code-runner:Executor Map"

 Click on Edit in settings.json

select the lang

"code-runner.executorMap": {
...
"python": "python3 ",
...

 Save and close...

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Comments

Popular posts from this blog

Convert binary to decimal in c using built in function

Install nodeJs in linux

DFS in Complete Tree