3 lines
42 B
Bash
3 lines
42 B
Bash
|
echo "$1" > program.py
|
||
|
python3 program.py
|