X673: Distance 0 / 10 Given two Points a and b, return the distance between the two points. You should use the Math.sqrt to compute the square root. Java Java cci point distance