Read file from stdin with custom run command

Run Settings
LanguagePython
Language Version
Run Command
import sys for line in sys.stdin: print(line.rstrip())
1 2 3
Editor Settings
Theme
Key bindings
Full width
Lines