ICANSMELLYOURWRECHEDGO ICANSMELLYOURWRECHEDGO Computers and Technology Answered 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);