I want to run two loops at the same time, I tried using the multiprocessing module but this error was shown:
\'module\' object is not callable