I am trying to implement code to run two tasks in parallel. The tasks return values for 2 different local variables that will need to use after the tasks are completed.
T