import subprocess subprocess.run(['sh', 'start.sh'])Run to view resultsimport subprocess subprocess.run(['sh', '222.sh'])Run to view results