Search:

Type: Posts; User: Linus

Search: Search took 0.21 seconds.

  1. Replies
    5
    Views
    1,339

    Re: what is wrong with this code?

    wow thanks you helped me alot. now i just need to learn how to export it as a downloadable and runable file, like an .exe
  2. Replies
    5
    Views
    1,339

    Re: what is wrong with this code?

    i thought i didnt need to display it because it was irelevant but i was wrong. editing. there
  3. Replies
    5
    Views
    1,339

    what is wrong with this code?

    public static void main(String[] args) {
    // TODO code application logic here
    Scanner in = new Scanner(System.in);
    double a;
    double b;
    System.out.println("Dette program vil...
Results 1 to 3 of 3