I have two files sub_p.py which is a subprocess and a runner.py which runs the subprocess.
sub_p.py
runner.py
The code of sub_p.py is
r