Parallel Computation on Large Datasets

# Introduction In this challenge, you will create a Python program that uses the `multiprocessing` module to perform parallel computation on a large dataset.

|60 : 00

Click the virtual machine below to start practicing