Write the pseudocode on a piece of paper and explain your answer. 1.Write the pseudocode to represent the logic of a program that allows the user to input the length of an object in meters.  It should compute the equivalent length in centimeters and inches.  The program should display the length in meters, centimeters and inches. (1 meter = 100 centimeters, 1 inch = 2.54 centimeters). 2.Write the pseudocode to represent the logic of a program that allows the user to input the temperature of a patient in degrees Fahrenheit.  It should compute the equivalent temperature in degrees centigrade.  The program should display the temperature in degrees centigrade and degrees Fahrenheit. (C =   (Fahrenheit – 32) * 5 / 9)

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter3: Understanding Structure
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

Write the pseudocode on a piece of paper and explain your answer.

1.Write the pseudocode to represent the logic of a program that allows the user to input the length of an object in meters.  It should compute the equivalent length in centimeters and inches.  The program should display the length in meterscentimeters and inches. (1 meter = 100 centimeters, 1 inch = 2.54 centimeters).

2.Write the pseudocode to represent the logic of a program that allows the user to input the temperature of a patient in degrees Fahrenheit.  It should compute the equivalent temperature in degrees centigrade.  The program should display the temperature in degrees centigrade and degrees Fahrenheit. (C =   (Fahrenheit – 32) * 5 / 9)

 
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning