Description
The following code executed in a cell
print("test")
flush(stdout)
false
produces the output:
false
I've tried and succeeded and failed to reproduce this error several times and it seems to just happen sometimes that vscode won't print the output of stdout other than the final statement evaluated. I have no idea why.
Metadata
Metadata
Assignees
Labels
No labels