3 lines
54 B
Bash
3 lines
54 B
Bash
|
printf %s "$1" > program.py
|
||
|
python program.py || true
|