Running python script to launch terminal command (MIPS code)

Re: Running python script to launch terminal command (MIPS code)

by Asset Berdibek -
Number of replies: 0
I removed the "shell=True" option from the subprocess.run method, and it worked. Even the input on mars code is working.
Thank you so much for your help!