Search:

Type: Posts; User: coke32

Search: Search took 0.06 seconds.

  1. Replies
    7
    Views
    1,802

    Re: Very Basic Java input Problem

    Yea I'm still struggling to get an output with this, even when using you're properly nested code, could it be because of my version of java on my macbook?
  2. Replies
    7
    Views
    1,802

    Re: Very Basic Java input Problem

    I still can't seem to get it to have an output after user input. I've tried all kinds of boxing idk if I'm doing it right though :/. Still looking for help
  3. Replies
    7
    Views
    1,802

    Re: Very Basic Java input Problem

    I see what you're saying as far as my blocks go(literally just learned about nesting the if statements), but when I copied your code in their the compiler gave me loads of errors. I got time but was...
  4. Replies
    7
    Views
    1,802

    Very Basic Java input Problem

    Okay first things first here was my assignment:


    secondly heres my code:

    import java.util.Scanner;
    public class Weekly03 {

    /**
    * @param args
Results 1 to 4 of 4