Search:

Type: Posts; User: lynn66

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,257

    [SOLVED] Re: Temperature Calculation Code Java

    Just wanted to let you know I solved the problem. Thank you for your help.
  2. Replies
    8
    Views
    1,257

    [SOLVED] Re: Temperature Calculation Code Java

    Thank you for your direction.
  3. Replies
    8
    Views
    1,257

    [SOLVED] Temperature Calculation Code Java

    Hello, I am trying to create a java file that will print out the temperature in Fahrenheit. This is my code.

    import java.util.Scanner;

    public class TemperatureConverter
    {

    public static...
Results 1 to 3 of 3