Answered You can hire a professional tutor to get the answer.

QUESTION

Awesome Action News is seeking help with their latest Wacky Weatherman, Wally from Wimbledon. Wally is an English weatherman and is in desperate need...

Awesome Action News is seeking help with their latest Wacky Weatherman, Wally from Wimbledon. Wally is an English weatherman and is in desperate need to get something added to his website to help engage people into learning more about what Fahrenheit temperatures are in his country (Celsius). He asks that a program to be written to be added to the website (Java format).

The program should do the following:

  • Ask the user for an initial Fahrenheit temperature in an integer. It will continue to ask the user to put in a temperature until it is between -500 to 250. 
  • The program will print a list of all of the temperatures in Fahrenheit and the temperatures in Celsius. The list starts from the initial temperature provided and increases by 10 degrees of Fahrenheit for each successive pair. It stops after 25 pairs are printed.
  • Each pair should appear on its own line, separated by a 'tab' ('t'). It must use a single loop to print the temperatures with a correct formula.
  • The Celsius number should be printed as real number with two decimal places.
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question