Question: Write a program that prompts the user for a temperature and then asks if it was Celsius or Fahrenheit. If it was Celsius, convert it
Write a program that prompts the user for a temperature and then asks if it was Celsius or Fahrenheit. If it was Celsius, convert it to Fahrenheit; if Fahrenheit, convert to Celsius. Then, print the converted temperature. (use a python on jupyter lab)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
