Write a program in a script file that converts a measure of pressure given in units of

Question:

Write a program in a script file that converts a measure of pressure given in units of either Pa, psi, atm. or torr to the equivalent quantity in different units specified by the user. The program asks the user to enter the amount of pressure, its current units, and the desired new units. The output is the specification of pressure in the new units. Use the program to:
(a) Convert 70 psi to Pa.
(b) Convert 120 torr to atm.
(c) Convert 8000 Pa to psi.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: