compiler-discord/docker/python3/run.sh
2019-06-15 21:22:43 -04:00

2 lines
54 B
Bash

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