I\'m trying to execute some task with different arguments in parallel.
For example, I have this function:
def printRange(start, stop): for i