piston/packages/pyth/1.0.0/run
2021-04-22 13:34:48 +12:00

4 lines
92 B
Bash

#!/usr/bin/env bash
# pyth only takes filename and stdin
python3 "$PYTH_PATH"/pyth.py "$1"