Here is my implementation:
import java.util.Scanner; public class BMI{ public static void main(String args[]) { Scanner sc = new Scanner(