Search:

Type: Posts; User: Tctwins

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,756

    Re: Help with If- Else statement program please

    my errors.


    C:\Users\Andrea\Documents\lukey.java:34: error: ')' expected
    }else if (testscore >12 and <20) {
    ^
    C:\Users\Andrea\Documents\lukey.java:34: error: not a...
  2. Replies
    6
    Views
    1,756

    Re: Help with If- Else statement program please

    I just wanna input a number value have have the output line up to the correct statement of age.



    import javax.swing.*;
    class lukey {
    public static void main(String[] args) {
  3. Replies
    6
    Views
    1,756

    Re: Help with If- Else statement program please

    that gave me more errors
  4. Replies
    6
    Views
    1,756

    Help with If- Else statement program please

    //How can I assign those "if" statements so i can use >12 and <20?

    //How can i get rid of the inttestscore so that i isnt not a constant. I want the user to put a "AGE" and have the following...
Results 1 to 4 of 4