Prepare an IPO chart for the given task.

Prompt the user to input a temperature in the Fahrenheit scale than display its equivalent in the Celsius scale. Repeat until, a temperature of 9999 is entered.


![14923|605x122](upload://zw8iJx8So7Xd0XWlvIX3hO28ZH2.jpeg)

Note: The IPO Chart is not the place to show details of how looping and testing for the sentinel value 9999 is accomplished. This will be done in the pseudocode.
Note: There are often several ways to design an algorithm that will successfully solve a given problem. For each problem below, the given pseudocode may not be the only way to get the job done.

Computer Science & Information Technology

You might also like to view...

Microsoft research indicates that ________ of user sessions in Word contain no editing

A) one-quarter B) one-half C) two-thirds D) three-fourths

Computer Science & Information Technology

In a bubble sort, you use an outer loop to make the pair comparisons.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A function is a predefined computation that is used for simple calculations

Indicate whether the statement is true or false

Computer Science & Information Technology

When modifying a theme, appearances like soft glow and shadows are found in the ________ gallery

A) Fonts B) Styles C) Effects D) Colors

Computer Science & Information Technology