Search:

Type: Posts; User: Brt93yoda

Search: Search took 0.35 seconds.

  1. Replies
    8
    Views
    2,079

    Re: NEED HELP ASAP PLEASE!!!

    Whats cross posting do?
  2. Replies
    8
    Views
    2,079

    Re: NEED HELP ASAP PLEASE!!!

    You were missing a bracket and I'm assuming that your forgot to import Java.util.Scanner;
    Once I added both of those the code worked for me.

    import java.util.Scanner;

    public class BMI {
    ...
Results 1 to 2 of 2