myriad/languages/python/run.sh

3 lines
54 B
Bash

printf %s "$1" > program.py
python program.py || true