Search:

Type: Posts; User: Lach

Search: Search took 0.08 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...
Results 1 to 3 of 3