icansmellyourwreched icansmellyourwreched 01-11-2022 Computers and Technology contestada How can I fix the error in this code public static double kiloToPounds(double kilos) { // This statement intentionally has an error. return (kilos / 2.204);