formulahendry / formulahendry/vscode-code-runner
No output / print
- 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!

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.