<p>This program displays a representation of the <a href="https://en.wikipedia.org/wiki/Mandelbrot_set">Mandelbrot set</a>.</p>
<p>Modify the code to run the calculation in parallel. You will be able to observe performance improvements.</p>