<p>Need to modify this Java program i wrote. I need to to seperatethis coin flip into 3 classes. Simulate (provides toss counttimes), coin (coin toss) and driver (main method)</p><p>import java.util.Random;</p><p>public
<br/><img src="https://media.cheggcdn.com/media%2Fc9d%2Fc9d8bf3d-612d-4c7b-8da3-1d4b7ce2f2a4%2Fimage" alt="2) Short coding questions: a Write the declaration for a struct called pythType that holds 3 integers named numi, num2 and num3. b) Based on a), write the