Search:

Type: Posts; User: GeneralPihota

Search: Search took 0.38 seconds.

  1. Replies
    6
    Views
    1,344

    Re: Need help with user imput

    Thank you, changing to scan.nextDouble() and scan.nextInt() cleared up 3 errors. And the prinln was changed to println();
    I still get these errors for the second one
    ...
  2. Replies
    6
    Views
    1,344

    Need help with user imput

    Im trying to make a program that does a formula and the user imputs the variables and it prints the result.
    I dont know terminology, so im just gona call this the class with the formula

    ...
Results 1 to 2 of 2