The following code creates two circles that start on the left and right side of the canvas and move towards each other in the middle of the canvas:
What would be the correct implementation of the crashCheck
function if we wanted the circles to move in the opposite direction once they collide?