Search:

Type: Posts; User: Lach

Search: Search took 0.10 seconds.

  1. Re: Java user input troubles using the scanner class

    Alright thanks for the heads-up, i never looked at it in such a way. I will refrain from crossposting in the future. Thanks!
  2. Re: Java user input troubles using the scanner class

    I apologize for the duplicate post, i thought these 2 forums were completely separate from each other. Thank you for the help though!
  3. Java user input troubles using the scanner class

    So I have this program that is supposed to take user input like car names and calculate prices and payment per month right here:


    import java.lang.*;
    import java.io.*;
    import...
  4. Replies
    5
    Views
    1,362

    Re: Law of cosines help to find angles URGENT!

    Yeah i realize its messy and know how i can fix it with my next program but i am right near the end of this one so .im not gonna both going back to change anything now. As of right now i have gotten...
  5. Replies
    5
    Views
    1,362

    Law of cosines help to find angles URGENT!

    Hello and thanks for stopping by to help me, ive been stumped on this for an hour and a half now. I have this program here :


    import java.util.Scanner;
    import javax.swing.JOptionPane;
    import...
Results 1 to 5 of 5