test_ex.sh 70 B

1234
  1. #!/bin/sh
  2. cat ../../header.py $1 > test.py
  3. chmod +x test.py
  4. ./test.py