paigeallen2912 paigeallen2912 01-02-2024 Computers and Technology contestada Given four int values, x1, x2, y1, y2, write the code to compute the distance between the two points (x1, y1) and (x2, y2), storing the result in the double distance?