compiler-discord/docker/python2/run.sh

3 lines
54 B
Bash
Raw Normal View History

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