My python code is
import memory_profiler import time import subprocess def f(): st = time.time() cmd = \'python main.py\' process = subprocess.Po