Posts by Paulo Buchsenspaner • 11 points
1 post
-
-6
votes1
answer126
viewsQ: Error in IMC code
I have the code below, which calculates BMI, you can tell me his mistake? Follows the code: import java.util.Scanner; public class Paciente { public static double calcularIMC(double P,double A){…
javaasked Paulo Buchsenspaner 11