formulahendry / formulahendry/vscode-code-runner

No output / print

Open
#387 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

Hi,

As a complete beginner to python I have probably missed something obvious.

- Have setup vscode and installed code-runner
- Have modified "code-runner.executorMap" from "python -u" to "python3"

Whenever I try to print a string, the code-runner seemingly runs, but the print function doesn't appear as output. I tried in terminal also by doing this:

Modify "code-runner.runInTerminal" from false to true. Same result.

What am I doing wrong?

Any help is appreciated!

![screen shot 2018-10-31 at 12 05 34](https://user-images.githubusercontent.com/42708283/47765818-c6398200-dd06-11e8-967c-68299ea806a0.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.